-password-prompt

  Search Feed
  Search Comments Feed

Clusty

Ask.com

GigaBlast

Yahoo


-password-prompt - Google Search
Results 1 - 75 for -password-prompt with Safesearch on. (0.28 seconds) 
  1. AskApache Web Development

    Best-practice techniques and tips for Web Design and Development with a focus on using the Apache Web Server.
  2. Password Protect your Blog with Apache .htaccess and .htpasswd

    AskApache Password Protect adds some serious password protection to your WordPress Blog's admin directory. Imagine a HUGE brick wall protecting your frail …
    wordpress/htaccess-password-protect.html
  3. Smart HTTP and HTTPS RewriteRule Redirects

    Smarter SSL HTTPS to HTTP Redirections in .htaccess using RewriteRule to set an environment variable.
    htaccess/http-https-rewriterule-redirect.html
  4. .htpasswd Generator Tool for Apache with all 4 encryptions

    htpasswd Tool generates correct Basic Authentication string from any valid username and password to be placed in Apache's htpasswd file.
    online-tools/htpasswd-generator/
  5. Htaccess SEO Trends by Google

    Using Google Trends to highlight some server, programming, and .htaccess trends.
    htaccess/htaccess-seo-trends.html
  6. htaccess rewrite tips using RewriteRule and RewriteCond for …

    mod_rewrite tips and tricks for .htaccess files using RewriteBase, RewriteCond, RewriteEngine, RewriteLock, RewriteLog, RewriteLogLevel, RewriteMap, …
    htaccess/mod_rewrite-tips-and-tricks.html
  7. .htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog

    WordPress Plugin blocks spam, hackers, exploits, and password protects your blog using .htaccess.
    htaccess/htaccess-plugin-blocks-spam-hackers-and-password-protects-blog.html
  8. htaccess Caching

    2 awesome ways to implement caching on your website using Apache .htaccess or httpd.conf. Both methods are extremely simple to set up and will dramatically …
    htaccess/speed-up-sites-with-htaccess-caching.html
  9. Plugin Displays all WordPress Rewrite Rules for Permalinks

    WordPress Plugin shows internal Rewrite Rules used for permalinks.
    htaccess/rewriterule-viewer-plugin.html
  10. SEO Boost from 404 Plugin? Focus on humans

    WordPress Plugin that adds a customized SEO 404 Error Page designed to increase traffic to your site and pages, while being very helpful to your visitors.
    seo/404-google-wordpress-plugin.html
  11. WordPress robots.txt

    WordPress robots.txt file example optimized for Search Engines.
    seo/updated-robotstxt-for-wordpress.html
  12. AskApache Firefox Adsense WordPress Plugin

    WordPress plugin that displays a Firefox Google Referrals AdSense Ad on your blog only if the client is not running Firefox and on Windows.
    wordpress/firefox-adsense-plugin.html
  13. Log all .htaccess/.htpasswd logins

    Log and debug usernames and passwords used to login to a htaccess basic authorization protected website using php.
    htaccess/htaccess-htpasswd-basic-auth.html
  14. Redirect all feeds to FeedBurner with .htaccess

    Redirect all feeds to FeedBurner with .htaccess. « SetEnvIf and SetEnvIfNoCase ExamplesFetch Feed Subscribers from Google Reader with CURL ». Jan 07, 08 …
    htaccess/redirecting-wordpress-feeds-to-feedburner.html
  15. PHP and .htaccess tutorial and examples for Apache

    Apache htaccess tricks and tips for implementing, using, and optimising php and custom php.ini.
    htaccess/php-htaccess-tips-and-tricks.html
  16. .htaccess tutorial for SEO 301 Redirects with RedirectMatch and …

    SEO Search Engine Friendly Redirects without mod_rewrite using RedirectMatch and mod_alias.
    htaccess/seo-search-engine-friendly-redirects-without-mod_rewrite.html
  17. FilesMatch and Files in htaccess tutorial

    Using the Files and FilesMatch directives in Apache htaccess Files.
    htaccess/using-filesmatch-and-files-in-htaccess.html
  18. Custom PHP.ini tips and tricks

    Details how to use a custom php.ini file, for php running as a cgi and php as apache module.
    php/custom-phpini-tips-and-tricks.html
  19. 301 Redirectmatch, Redirect, and mod_rewrite

    301 Redirects using Apache mod_rewrite or RedirectMatch in .htaccess or httpd.conf.
    htaccess/301-redirect-with-mod_rewrite-or-redirectmatch.html
  20. mod_rewrite Fix for Controlling updated files and Caches

    Web Developers sometimes use file.ext?v=004 as a version control system to force visitors to use updated files. This is terrible.
    htaccess/mod_rewrite-fix-for-caching-updated-files.html
  21. Fresh .htaccess Examples: Cookies, Variables, Custom Headers

    htaccess mod_rewrite code for Cookie Manipulation and Tests, Set Environment Variables and use them to send Headers and Rewrites, and Mod_Security .htaccess …
    htaccess/htaccess-fresh.html
  22. WordPress Plugin - AskApache Search Engine Verify Google and Yahoo

    WordPress Plugin adds Google and Yahoo verification meta tags to authenticate site ownership and increase seo.
    seo/wp-plugin-search-engine-verify.html
  23. htaccess Tutorial for Apache Webmasters

    These cut-and-paste ready htaccess code snippets are very useful for website and server administrators.
    htaccess/htaccess-for-webmasters.html
  24. .htaccess file tutorials and htaccess articles

    .htaccess (Hypertext Access) is the default name of Apache's directory-level configuration file. It provides the ability to customize configuration …
    htaccess/
  25. HTTPS / SSL Apache Tips, .htaccess Tricks, and Server Hacks

    SSL and HTTPS on Apache HTTP Server has great httpd.conf examples and useful htaccess guides to stay secure and working. You may want to redirect to HTTPS …
    htaccess/ssl-example-usage-in-htaccess.html
  26. .htaccess mod_rewrite rewrite examples

    Feb 09, 08. Here are some useful mod_rewrite rewrite examples that you can use in your .htaccess file. Some of my favorites. …
    htaccess/htaccess-mod_rewrite-rewrite-examples.html
  27. Cache-Control Headers using Apache and .htaccess - Easy Apache …

    Adding Cache-Control headers to your site's files gives you control over what is cached, and how long it is cached. Even if the cache should check for an …
    htaccess/apache-speed-cache-control.html
  28. Blocking Bad Bots and Scrapers with .htaccess

    2 .htaccess methods for blocking 436 various user-agents, bad bots, and web scrapers.
    htaccess/blocking-bad-bots-and-scrapers-with-htaccess.html
  29. Using htaccess to make phpBB Search Engine Optimized

    Nov 07, 06. After I optimized the caching for my non-dynamic pages using apache modules mod_headers and mod_expires, I began to learn about phpbb seo. …
    phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html
  30. Security Tips for Securing your website, server, blog using .htaccess

    htaccess tricks and tips to increase the security of your site.
    htaccess/security-with-apache-htaccess.html
  31. 301 Redirect Cheatsheet - mod_rewrite, javascript, cfm, perl, php …

    Ultimate Redirect Cheatsheet for multiple programming languages. Redirecting Users with Javascript redirect, meta refresh redirect, and php redirect, …
    htaccess/list-of-methods-to-redirect-users-to-different-page.html
  32. Apache SSL in htaccess examples

    Apache SSL in htaccess examples with SSLRequireSSL and SSLRequire in SSLOptions with FakeBasicAuth and StrictRequire.
    htaccess/apache-ssl-in-htaccess-examples.html
  33. HTTP Response and Request Header Manipulation using Apache .htaccess

    How would you like to be able to send P3P privacy headers, Content-Type: UTF-8, Content-Language: en-US, etc.. using just htaccess? Now you CAN!
    htaccess/using-http-headers-with-htaccess.html
  34. WordPress .htaccess Security

    New Security features incorporated by the AskApache Password Protection WordPress Plugin.
    security/wordpress-plugin-for-apache-htaccess-security.html
  35. Caching Techniques for Apache .htaccess Gurus

    Speed up your site with Caching and cache-control using Apache htaccess.
    htaccess/speed-up-your-site-with-caching-and-cache-control.html
  36. Control htaccess Basic Authentication with PHP and mod_rewrite

    Control htaccess Basic Authentication with PHP and mod_rewrite.
    htaccess/tricks-for-controlling-htaccess-basic-authentication-with-php-and-mod_rewrite.html
  37. About AskApache

    About Page for the AskApache blog about Apache htaccess, Web Development and Web Design.
    about/
  38. Advanced SEO used on AskApache.com

    Non-SEO related research has turned up some very valuable SEO techniques.
    seo/seo-secrets.html
  39. Crazy Advanced Mod_Rewrite Tutorial

    Super Advanced Mod_Rewrite Tutorial for .htaccess files.
    htaccess/crazy-advanced-mod_rewrite-tutorial.html
  40. .htaccess file for Powweb

    Jan 11, 08. Powweb Web Hosting One thing that can come in reallly handy if you are in charge of mutliple websites, often adding new ones is a template …
    htaccess/powweb-htaccess.html
  41. Fetch Feed Subscribers from Google Reader

    Related Articles for "Fetch Feed Subscribers from Google Reader". Fetch Feed Subscribers from Google · Login to Google AdSense using PHP …
    online-tools/curl-google-feed/
  42. WordPress robots.txt file optimized for SEO and Google

    WordPress robots.txt file can make a huge impact on your WordPress blogs traffic and search engine rank. This is an SEO optimized robots.txt file.
    seo/wordpress-robotstxt-seo.html
  43. Vulnerability Scanners Review

    Dec 30, 06. A few months back I did some intense testing of all the best vulnerability scanners out there.. I had a couple unix boxes hooked up, …
    security/vulnerability-scanners-review.html
  44. Using AddCharset, AddType, AddDefaultCharset to output UTF-8 …

    Replace the meta http-equiv content-type UTF-8, by using AddDefaultCharset in htaccess.
    htaccess/setting-charset-in-htaccess.html
  45. AskApache.com May 2008 DreamHost Site of The Month

    AskApache.com is the May 2008 DreamHost Site of The Month - Historic High Rating.
    dreamhost/dhsotm-historic-win.html
  46. Apache .htaccess Directives and Loaded Modules allowed on …

    Apache Directives for .htaccess and Loaded Modules for DreamHost Web Hosting Servers running Apache2.
    htaccess/dreamhost-modules-directives.html
  47. Using TIME_HOUR and TIME_MIN for htaccess RewriteCond

    Describes the use of the TIME_HOUR and TIME_MIN variables with RewriteCond and RewriteRule in Apache .htaccess.
    htaccess/using-time_hour-and-time_min-rewritecond-in-htaccess-2.html
  48. 503 Status Code Search Engine SEO

    Nifty SEO tip to get Search Engine Bots to check your site every hour until you finish working on it and tell them you are finished.
    htaccess/503-service-temporarily-unavailable.html
  49. How To Add Akismet Anti-spam protection to your php forms

    How To Add Akismet Anti-spam protection to your php forms.
    webmaster/add-akismet-anti-spam-to-php.html
  50. Links to htaccess tutorials and articles

    Links to htaccess tutorials and articles. Nov 08, 06. Links to htaccess tutorials and howtos in the htaccess forum · AddType to run .htm as .php …
    htaccess/best-htaccess-tutorials-and-articles.html
  51. Commonly Used htaccess Code

    A lot of commonly used htaccess code snippets for use with the Apache Web Server.
    htaccess/commonly-used-htaccess-code-examples.html
  52. Speed Up Google Analytics with urchin.js

    Speed up Google Analytics on your site with this simple technique!
    webmaster/faster-google-analytics-with-a-local-urchinjs.html
  53. htaccess Security on Apache

    htaccess Security on Apache to Secure Directories, Files, and Requests.
    htaccess/securing-subdirectories-with-htaccess.html
  54. List of 57 HTTP Status Codes and Apache ErrorDocuments

    View the headers and returned content for all 57 Apache Response codes and ErrorDocuments. This is one of the absolute coolest Apache htaccess tricks I've …
    htaccess/apache-status-code-headers-errordocument.html
  55. Hack WP-Cache for Huge Speed Increase

    Modify the WP-Cache Plugin on your WordPress blog to make it even better and your blog much faster!
    wordpress/wp-cache-speed-hack.html
  56. Securing php.ini and php.cgi with .htaccess

    Using .htaccess to secure your /cgi-bin/ folder and php.cgi, php.ini files and other interpreters.
    htaccess/php-cgi-redirect_status.html
  57. 27 Request Methods for Apache rewritecond htaccess

    List of the 27 Request Methods available for Apache and rewritecond and htaccess.
    htaccess/27-request-methods-for-use-with-apache-and-rewritecond-and-htaccess.html
  58. Mod_Rewrite Basic Examples

    Apache HTTPD Mod_Rewrite Basic Examples for .htaccess on powweb.
    htaccess/mod_rewrite-basic-examples.html
  59. View HTTP Request and Response Headers

    Online Tool Shows detailed Headers for both the Request and the Response, uses GET not HEAD, and acts like a normal browser request for accurate Response …
    online-tools/http-headers-tool/
  60. Alternate Content based on the Time with mod_rewrite in .htaccess

    Jul 10, 2007 … Apache mod_rewrite code to serve alternate versions of a file depending on the server time - week, month, hour, year, second.
    htaccess/time_hour-rewritecond-time.html
  61. Give visitors the choice to open or save a pdf using .htaccess and php

    htaccess and php example serves .pdf files to give visitors the choice to open in an external program or save to disk without having to open it in the …
    htaccess/pdf-plugin-adobe.html
  62. Site Map for AskApache.com

    Tools and Resources for Webmasters .htpasswd file Generator: .htpasswd Generator Tool for Apache with all 4 encryptions; Check Password Strength: Check …
    about/site-map/
  63. Advanced WordPress 404.php

    Discusses some of the advanced features for a WordPress 404.php page.
    wordpress/wordpress-404.html
  64. Elite Log File Scrolling with Color Syntax

    Scrolls the latest log entries for multiple log files to the current screen or to any other monitor or TTY in color using syntax highlighting, …
    security/elite-log-file-scrolling-with-color-syntax.html
  65. Encrypted WordPress / phpBB Backups

    Encrypted WordPress and phpBB Site Backup Shell Script.
    wordpress/encrypted-wordpress-site-backups.html
  66. AskApache Web Development (2)

    Learn about the 7 different HTTP response codes specifically reserved for redirection. 301, 302, 303, 304, 305, and 307. …
    page/2/
  67. WordPress Plugin Displays the Type of Document, is_page, is_single …

    Displayes a semi-transparent box on the document you are viewing that tells you if its a page, single, feed, category, etc..
    wordpress/what-is-this-plugin.html
  68. AskApache Web Development (4)

    Check out this free online SEO site-scoring tool. The SEO generated report is simple, neat, and helpful. The main thing I like about it is how it is a …
    page/4/
  69. Running a Reverse Proxy in Apache

    Jan 03, 07. In 2003, Nick Kew released a new module that complements Apache’s mod_proxy and is essential for reverse-proxying. Since then he gets …
    htaccess/reverse-proxy-apache.html
  70. http://www.askapache.com/htaccess/apache-htaccess.html …

    #> http://www.askapache.com/htaccess/apache-htaccess. html <# ############################################## # DEFAULT SETTINGS …
    z.askapache.com/powweb/sample-powweb-htaccess.txt
  71. AskApache Web Development (3)

    Disable caching on WordPress index pages when using WP-Cache with this neat mod to the famously speedy cache plugin. …
    page/3/
  72. WP-Plugin Updated: WordPress Internal Rewrite Viewer

    WordPress Plugin shows type of permalink configured, type of internal permalinking, pathinfo, mod_rewrite, .htaccess.
    wordpress/wp-plugin-rewriterules-updated.html
  73. AskApache Web Development (5)

    This quick tutorial will show you the steps to change and reset any user password on a windows computer, and also show you how to protect your computer from …
    page/5/
  74. 100 Most Popular AskApache Web Development Articles

    Related Articles for "Top 100 Popular Posts". Come On and Sprite for your Website · CSS Cross-Browser Compatibility Tip · Adding Print Capability to your …
    top-100/
  75. Hacking WP Super Cache for Speed

    Jan 30, 08. So I couldn’t help it, I downloaded and installed WP Super Cache because it sounded like an ideal setup for me.. A plugin built to generate …
    htaccess/hacking-wp-super-cache-for-speed.html

1 2 3 4 5 6 7 8 9 10 Next


Search