-anonymity

  Search Feed
  Search Comments Feed

Clusty

Ask.com

GigaBlast

Yahoo


-anonymity - Google Search
Results 1 - 91 for -anonymity with Safesearch on. (0.56 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. .htaccess files - Ultimate htaccess Guide

    htaccess examples for Password Protection with Authentication, rewrite URLs with mod_rewrite module, configure PHP in htaccess, use SSL Encryption, …
    htaccess/apache-htaccess.html
  3. 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
  4. 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
  5. 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
  6. .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/
  7. .htaccess File and mod_rewrite examples

    htaccess example file with excellent htaccess sample and examples.
    htaccess/ultimate-htaccess-file-sample.html
  8. Plugin Displays all WordPress Rewrite Rules for Permalinks

    WordPress Plugin shows internal Rewrite Rules used for permalinks.
    htaccess/rewriterule-viewer-plugin.html
  9. Htaccess SEO Trends by Google

    Using Google Trends to highlight some server, programming, and .htaccess trends.
    htaccess/htaccess-seo-trends.html
  10. .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
  11. 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
  12. 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
  13. .htaccess - Wikipedia

    Jan 03, 07 .htaccess (Hypertext Access) is the default name of Apache’s directory-level configuration file. It provides the ability to customize …
    htaccess/htaccess-wikipedia.html
  14. 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
  15. WordPress robots.txt

    WordPress robots.txt file example optimized for Search Engines.
    seo/updated-robotstxt-for-wordpress.html
  16. 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
  17. .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
  18. 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
  19. Password Protection and Authentication Locking down Apache with …

    Password protect, Allow or Deny a visitor based on a condition. If you are having trouble getting htaccess-based password protection to work see:
    htaccess/apache-authentication-in-htaccess.html
  20. 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
  21. 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
  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. 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
  24. FilesMatch and Files in htaccess tutorial

    Using the Files and FilesMatch directives in Apache htaccess Files.
    htaccess/using-filesmatch-and-files-in-htaccess.html
  25. 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
  26. 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
  27. 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
  28. 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
  29. .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
  30. 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
  31. mod_security Guide and Examples of use in .htaccess

    Mod_Security .htaccess guide provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring and real-time …
    htaccess/mod_security-htaccess-tricks.html
  32. 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
  33. 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
  34. 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
  35. 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
  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. WordPress .htaccess Security

    New Security features incorporated by the AskApache Password Protection WordPress Plugin.
    security/wordpress-plugin-for-apache-htaccess-security.html
  38. Advanced SEO used on AskApache.com

    Non-SEO related research has turned up some very valuable SEO techniques.
    seo/seo-secrets.html
  39. .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
  40. 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
  41. 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
  42. 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
  43. About AskApache

    About Page for the AskApache blog about Apache htaccess, Web Development and Web Design.
    about/
  44. 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
  45. 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
  46. 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
  47. Fetch Feed Subscribers from Google Reader

    Powered By. example code using PHP - CURL binding that uses libcurl · apache htaccess redirect · htaccess expires header · htaccess code …
    online-tools/curl-google-feed/
  48. 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
  49. 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
  50. 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
  51. 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
  52. Links to htaccess tutorials and articles

    Mod_Rewrite Basic Examples12 Lessons for Those Afraid of CSS ». Nov 08, 06. Links to htaccess tutorials and howtos in the htaccess forum …
    htaccess/best-htaccess-tutorials-and-articles.html
  53. htaccess Security on Apache

    htaccess Security on Apache to Secure Directories, Files, and Requests.
    htaccess/securing-subdirectories-with-htaccess.html
  54. Update: AskApache Password Protect Plugin

    Update for AskApache Password Protect Plugin that automates installation of .htaccess Server-based HTTP Basic Authentication including creating encrypted …
    wordpress-plugins/securing-htaccess-plugin.html
  55. 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
  56. 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
  57. Troubleshooting Apache .htaccess Authentication

    Apache Web Server users have problems getting Apache Authentication/password-protection in htaccess working, this is a troubleshooting guide to get Password …
    htaccess/troubleshooting-apache-htaccess-authentication.html
  58. 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
  59. 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
  60. 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
  61. Mod_Rewrite Basic Examples

    Apache HTTPD Mod_Rewrite Basic Examples for .htaccess on powweb.
    htaccess/mod_rewrite-basic-examples.html
  62. 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
  63. Crazy Cache WordPress Plugin Released

    Apr 01, 08. Isn’t WP-Cache an incredibly useful plugin? If I was only allowed to have one plugin for my WordPress blogs, hands-down I’d choose WP-Cache. …
    wordpress/crazy-cache-wordpress-plugin.html
  64. 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/
  65. AskApache Web Development (3)

    Web Developers sometimes use file.ext?v=004 as a version control system to force visitors to use updated files. This is terrible. …
    page/3/
  66. 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
  67. AskApache Web Development (4)

    Ever wanted to execute commands on your server through php? Now you can. PHP AJAX shell console. I’m calling this file (see below) shell.php and it allows …
    page/4/
  68. 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
  69. DreamHost Contest for DreamHost Customers, Help AskApache Win

    Jan 02, 08. DreamHost Site Of The Month Winner- AskApache DreamHost has a contest every month nicknamed “DHSOTM” or DreamHost Site Of The Month, …
    dreamhost/please-help-me-win-the-dreamhost-contest.html
  70. Advanced WordPress 404.php

    Discusses some of the advanced features for a WordPress 404.php page.
    wordpress/wordpress-404.html
  71. 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
  72. 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
  73. 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
  74. 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
  75. Encrypted WordPress / phpBB Backups

    Encrypted WordPress and phpBB Site Backup Shell Script.
    wordpress/encrypted-wordpress-site-backups.html
  76. 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
  77. 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/
  78. AskApache Web Development (7)

    LFT: The alternative traceroute and whois tools for network (reverse) engineers. LFT, short for Layer Four Traceroute, is a sort of ‘traceroute’ that often …
    page/7/
  79. Wget Trick Allows Downloading from Restrictive Sites

    Wget can be configured to act like a normal browser, thus allowing wget to download and access files from otherwise restricted urls.
    tools/wget-header-trick.html
  80. Add Far Future Expires Headers to Speed Up Your Site - Easy Apache …

    Learn How to Add a Far Future Expires Header to your files to make your site lightning fast!
    htaccess/apache-speed-expires.html
  81. AskApache Web Development (5)

    Google AdSense uses the robots.txt file to optimize Ads displayed on your site for the Mediapartners-Google robot. Related · robot · · RSS | Published on …
    page/5/
  82. Top Javascript Code Snippets for 2007

    Nov 12, 07. Javascript examples for web developers in 2007. All of my favorite unobtrusive javascript code and javascript examples that I use while building …
    javascript/my-favorite-javascript-2007.html
  83. This work is licensed under the Creative Commons Attribution 3.0 …

    ############################################################################### # This work is licensed under the Creative Commons Attribution 3.0 License. …
    z.askapache.com/p/htaccess.txt
  84. AskApache Web Development (6)

    Have you ever wondered how many REQUEST_METHODS you could use in Apache? Scan Your Site to see what Request Methods are currently allowed, and fix potential …
    page/6/
  85. sample-powweb-htaccess.txt[-] Page 1 #> http://www.askapache.com …

    sample-powweb-htaccess.txt[-] Page 1 #> http://www.askapache. com/htaccess/apache-htaccess.html <# ############################################### DEFAULT …
    z.askapache.com/powweb/powweb-htaccess.txt
  86. .htaccess file tutorials and htaccess articles (2)

    WordPress blogs show the same duplicate content for http://www.askapache.com/index.php and http://www.askapache.com/ . If you’ve read about using a …
    htaccess/page/2/
  87. Contact AskApache

    Feel free to contact me about whatever’s on your mind, anytime :) If you have a question go ahead and ask it, but I can’t guarantee I’ll answer. …
    about/contact/
  88. Online Security Scanner Tool

    Online Security Scanner Tool Scans website for 27 Request Methods and outputs information disclosure, and vulnerabilities as well as how to secure your …
    online-tools/request-method-scanner/
  89. Remove the Last-Modified Header from Files to Speed Apache - Easy …

    Removing the Last-Modified Header from your served files can increase the speed of your Web Site.
    htaccess/apache-speed-last-modified.html
  90. Automated Folder Backup Shell-Script

    Jun 11, 2008 … Automated Directory Backups with Crontab -enabled Shell-Script.
    dreamhost/snapshot-backups-shell-script.html
  91. Pimp out your FeedBurner Count

    Hidden parameters and Tricks for Customizing the FeedBurner FeedCount Image.
    htaccess/pimp-out-your-feedburner-count.html

1 2 3 4 5 Next


Search