AskApache Logo Search results

Search AskApache

Apache

  Search Feed
  Search Comments Feed

Clusty

Technorati

Ask.com

GigaBlast

Yahoo


Search for apache at Google

Results 1 - 59 for apache with Safesearch on. (0.18 seconds) 
  1. .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, …
    www.askapache.com/htaccess/apache-htaccess.html
  2. htaccess rewrite tips using RewriteRule and RewriteCond for …

    mod_rewrite tips and tricks for .htaccess files using RewriteBase, RewriteCond, RewriteEngine, RewriteLock, RewriteLog, RewriteLogLevel, RewriteMap, …
    www.askapache.com/htaccess/mod_rewrite-tips-and-tricks.html
  3. 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 …
    www.askapache.com/htaccess/speed-up-sites-with-htaccess-caching.html
  4. 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 …
    www.askapache.com/wordpress/htaccess-password-protect.html
  5. Caching Techniques for Apache .htaccess Gurus

    Speed up your site with Caching and cache-control using Apache htaccess.
    www.askapache.com/htaccess/speed-up-your-site-with-caching-and-cache-control.html
  6. Apache .htaccess Directives and Loaded Modules allowed on …

    Apache Directives for .htaccess and Loaded Modules for DreamHost Web Hosting Servers running Apache2.
    www.askapache.com/htaccess/dreamhost-modules-directives.html
  7. Security Tips for Securing your website, server, blog using .htaccess

    htaccess tricks and tips to increase the security of your site.
    www.askapache.com/htaccess/security-with-apache-htaccess.html
  8. 27 Request Methods for Apache rewritecond htaccess

    List of the 27 Request Methods available for Apache and rewritecond and htaccess.
    www.askapache.com/htaccess/27-request-methods-for-use-with-apache-and-rewritecond-and-htaccess.html
  9. 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 …
    www.askapache.com/htaccess/troubleshooting-apache-htaccess-authentication.html
  10. WordPress .htaccess Security

    New Security features incorporated by the AskApache Password Protection WordPress Plugin.
    www.askapache.com/security/wordpress-plugin-for-apache-htaccess-security.html
  11. 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:
    www.askapache.com/htaccess/apache-authentication-in-htaccess.html
  12. AskApache Web Development

    Best-practice techniques and tips for Web Design and Development with a focus on using the Apache Web Server.
    www.askapache.com/
  13. 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!
    www.askapache.com/htaccess/using-http-headers-with-htaccess.html
  14. 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 …
    www.askapache.com/htaccess/ssl-example-usage-in-htaccess.html
  15. .htaccess tutorial for SEO 301 Redirects with RedirectMatch and …

    SEO Search Engine Friendly Redirects without mod_rewrite using RedirectMatch and mod_alias.
    www.askapache.com/htaccess/seo-search-engine-friendly-redirects-without-mod_rewrite.html
  16. .htaccess File and mod_rewrite examples

    htaccess example file with excellent htaccess sample and examples.
    www.askapache.com/htaccess/ultimate-htaccess-file-sample.html
  17. Apache SSL in htaccess examples

    Apache SSL in htaccess examples with SSLRequireSSL and SSLRequire in SSLOptions with FakeBasicAuth and StrictRequire.
    www.askapache.com/htaccess/apache-ssl-in-htaccess-examples.html
  18. Apache HTTP Server Articles

    Learn how to use this per-directory Apache config file like a Server … There are a total of 57 HTTP Status Codes recognized by the Apache Web Server. …
    www.askapache.com/apache/
  19. Multiple Subdomains for a Quicker and Faster Web Site - Easy …

    Subdomains can dramatically and drastically speed up your website by allowing multiple persistant connections and dns caching.
    www.askapache.com/htaccess/apache-speed-subdomains.html
  20. 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 …
    www.askapache.com/htaccess/apache-status-code-headers-errordocument.html
  21. 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, …
    www.askapache.com/htaccess/list-of-methods-to-redirect-users-to-different-page.html
  22. Apache HTTP Server Articles (2)

    Server and Environment Variables are used by The Apache HTTP Server by provides a mechanism for storing information. This information can be used to control …
    www.askapache.com/apache/page/2/
  23. AskApache Web Development (6)

    Time-dependant rewriting uses mod_rewrite and apache server time variables to display different files depending on the time, while the URL stays the same. …
    www.askapache.com/page/6/
  24. PHP and .htaccess tutorial and examples for Apache

    Apache htaccess tricks and tips for implementing, using, and optimising php and custom php.ini.
    www.askapache.com/htaccess/php-htaccess-tips-and-tricks.html
  25. 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 …
    www.askapache.com/htaccess/apache-speed-cache-control.html
  26. 301 Redirectmatch, Redirect, and mod_rewrite

    301 Redirects using Apache mod_rewrite or RedirectMatch in .htaccess or httpd.conf.
    www.askapache.com/htaccess/301-redirect-with-mod_rewrite-or-redirectmatch.html
  27. Rewrite underscores to hyphens for SEO URL

    Replace underscores in URLs with hyphens using Apache .htaccess.
    www.askapache.com/htaccess/rewrite-underscores-to-hyphens-for-seo-url.html
  28. Notes from Apache HTTPD Source Code

    Some cut-and-paste notes I made while checking out the Apache HTTPD Source code.
    www.askapache.com/htaccess/notes-apache-httpd-source.html
  29. Improved printenv and test-cgi script

    CGI for debugging Apache environment variables set in .htaccess files.
    www.askapache.com/dreamhost/apache-printenv-improvement.html
  30. HTTP Packet Capturing to debug Apache

    Howto Capture HTTP protocol from wireshark and ethereal filters.
    www.askapache.com/tools/sniff-http-to-debug-apache-htaccess-and-httpdconf.html
  31. .htaccess file tutorials and htaccess articles

    I decided to go ahead and post what I learned about it today, even though its tough to give away such awesome htaccess and apache tricks. …
    www.askapache.com/htaccess/
  32. Apache Environment Variable Info

    They only become actual operating system environment variables when they are provided to CGI scripts and Server Side Include scripts.
    www.askapache.com/htaccess/apache-variable-fun-in-htaccess.html
  33. Try the new Apache HTTPD Custom Search Engine

    Apache HTTPD, .htaccess, mod_rewrite Google Custom Search Engine.
    www.askapache.com/htaccess/apache-httpd-google-cse.html
  34. SSL Content Warning Security Fix

    I used to run into the problem of having warning messages pop up when I accessed a page with secure and non-secure information and finally I found something …
    www.askapache.com/htaccess/mixed-ssl-content-warning-secure-fixed.html
  35. 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.
    www.askapache.com/htaccess/mod_rewrite-fix-for-caching-updated-files.html
  36. 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.
    www.askapache.com/htaccess/using-time_hour-and-time_min-rewritecond-in-htaccess-2.html
  37. .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.
    www.askapache.com/online-tools/htpasswd-generator/
  38. 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.
    www.askapache.com/htaccess/apache-speed-last-modified.html
  39. Redirect all feeds to FeedBurner with .htaccess

    feedburner feed - http://feeds.feedburner.com/apache/htaccess .... Ask Apache News. Random Articles. Is Your Password Crackable? …
    www.askapache.com/htaccess/redirecting-wordpress-feeds-to-feedburner.html
  40. Site Map for AskApache.com

    IP Abuse Detection for DreamHost: Scan your Apache logs on DreamHost to locate Abuse by IP addresses. Generates .htaccess file to block them. …
    www.askapache.com/about/site-map/
  41. htaccess Security on Apache

    htaccess Security on Apache to Secure Directories, Files, and Requests.
    www.askapache.com/htaccess/securing-subdirectories-with-htaccess.html
  42. .htaccess file for Powweb

    Pretty short and to the point, mostly useful for newcomers to apache to have a system whereby they know where stuff should go and how it goes together. …
    www.askapache.com/htaccess/powweb-htaccess.html
  43. Remove ETag Headers to Speed up Apache - Easy Apache Speed Tips

    By removing the ETag header you disable caches and browsers from being able to validate files, forcing them to rely on your Cache-Control and Expires …
    www.askapache.com/htaccess/apache-speed-etags.html
  44. Log all .htaccess/.htpasswd logins

    Log and debug usernames and passwords used to login to a htaccess basic authorization protected website using php.
    www.askapache.com/htaccess/htaccess-htpasswd-basic-auth.html
  45. Redirecting WordPress index.php to root

    How To Redirect /blog/index.php to /blog/ using .htaccess mod_rewrite.
    www.askapache.com/htaccess/redirect-index-blog-root.html
  46. 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.
    www.askapache.com/seo/404-google-wordpress-plugin.html
  47. Running a Reverse Proxy in Apache

    “At the time of writing, the reason most commonly cited for not upgrading is difficulties running PHP on Apache 2. I cannot speak from personal experience, …
    www.askapache.com/htaccess/reverse-proxy-apache.html
  48. Using htaccess to make phpBB Search Engine Optimized

    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. …
    www.askapache.com/phpbb/using-last-modified-etag-mod_expires-mod_headers-to-seo-phpbb.html
  49. 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 …
    www.askapache.com/htaccess/htaccess-fresh.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.
    www.askapache.com/htaccess/time_hour-rewritecond-time.html
  51. Smart HTTP and HTTPS RewriteRule Redirects

    Smarter SSL HTTPS to HTTP Redirections in .htaccess using RewriteRule to set an environment variable.
    www.askapache.com/htaccess/http-https-rewriterule-redirect.html
  52. .htaccess file tutorials and htaccess articles (3)

    .htaccess (Hypertext Access) is the default name of Apache’s directory-level configuration file. It provides the ability to customize configuration …
    www.askapache.com/htaccess/page/3/
  53. Webmaster Articles

    Apache HTTP Server Articles. … Learn how to use this per-directory Apache config file like a Server Administrator. Continue Reading …
    www.askapache.com/webmaster/
  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 …
    www.askapache.com/wordpress-plugins/securing-htaccess-plugin.html
  55. .htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog

    WordPress Plugin blocks spam, hackers, exploits, and password protects your blog using .htaccess.
    www.askapache.com/htaccess/htaccess-plugin-blocks-spam-hackers-and-password-protects-blog.html
  56. Apache Web Server Speed Configuration Hacks

    Apache server performance can be improved by adding additional hardware resources such as RAM, faster CPU, etc.
    www.askapache.com/htaccess/apache-web-server-speed-configuration-hacks.html
  57. Rare XHTML elements use for SEO

    Use these standards best-practices to achieve more powerful links in terms of SEO.
    www.askapache.com/seo/little-known-xhtml-elements-increase-seo.html
  58. DreamHost Contest for DreamHost Customers, Help AskApache Win

    WordPress Plugin for Apache .htaccess SecuritySurf the net anonymously with Tor ». Jan 02, 08. DreamHost Site Of The Month Winner- AskApache …
    www.askapache.com/dreamhost/please-help-me-win-the-dreamhost-contest.html
  59. 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.
    www.askapache.com/htaccess/503-service-temporarily-unavailable.html

1 2 3 4 5 6 7 8 Next