- 27 Request Methods for use with Apache and rewritecond and htaccess
List of the 27 Request Methods available for Apache and rewritecond and htaccess
List of the 27 Request Methods available for Apache and rewritecond and htaccess
checkout connect copy delete get lock mkcol move options patch post propfind proppatch put trace unlock version_control
in Public bookmarks with apache apache-htaccess connect copy delete get mkcol options patch post propfind proppatch put trace
- Apache htaccess and mod_rewrite help and info forum
Apache htaccess and mod_rewrite help and info forum
Apache htaccess and mod_rewrite help and info forum
apache execcgi htaccess mod_expires mod_headers redirectmatch rewritebase rewritecond rewriteengine rewriterule rewriteurl
in Public bookmarks with apache execcgi htaccess mod_expires mod_headers redirectmatch rewritebase rewritecond rewriteengine rewriterule rewriteurl by 3 users
- Apache Web Server Speed Configuration Hacks
Apache server performance can be improved by adding additional hardware resources such as RAM, faster CPU, etc.
Apache server performance can be improved by adding additional hardware resources such as RAM, faster CPU, etc.
accessfilename allowoverride apache configuration directive documentroot hostnamelookups htaccess maxclients runtime
in Public bookmarks with accessfilename allowoverride apache caching compression configuration directive documentroot hostnamelookups htaccess http httpd maxclients mod_deflate module runtime serverlimit
- AskApache » FastCGI on DreamHost
FastCGI setup using htaccess and php wrapper shell script
FastCGI configuration at Dreamhost: FastCgiConfig -autoUpdate -initial-env RAILS_ENV=production -idle-timeout 120 -maxClassProcesses 5 -killInterval 300 Do not use custom php.
dreamhost
in Public bookmarks with apache fastcgi htaccess
- Display Alternate Content based on the Time with mod_rewrite in .htaccess
Apache mod_rewrite code to serve alternate versions of a file depending on the server time - week, month, hour, year, second
Apache mod_rewrite code to serve alternate versions of a file depending on the server time - week, month, hour, year, second
condition directive pattern rewritecond rewriterule serv time time_day time_hour time_min time_mon time_sec time_wday time_year
in Public bookmarks with apache condition directive pattern rewritecond rewriterule server time time_day time_hour time_min time_mon time_sec time_wday time_year timezone
- Fix for secure and nonsecure items
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 that let me post non-ssl encrypted content on an ssl encrypted page and no warning messages will pop up!
Fix for secure and nonsecure items
apache execcgi htaccess mod_expires mod_headers redirectmatch rewritebase rewritecond rewriteengine rewriterule rewriteurl
in Public bookmarks with apache execcgi htaccess mod_expires mod_headers redirectmatch rewritebase rewritecond rewriteengine rewriterule rewriteurl by 2 users
- Info/Common HTTPStatusCodes
Httpd Wiki
in Public bookmarks with 404 apache code error errordocument http redirect response status
- Instruct Search Engines to come back to site after you finish working on it
What do you think Googlebot and other Search Engines do when they try to reach your site while you are tinkering with it? 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. What if you could conveniently tell Googlebot and other bots that you are working on the page but you would like them to come back in, oh, say an hour? I know what I did when I found out this was possible.. I found out how to do it and now I’m sharing with you.
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.
503 adsbo apache googlebot googlebot-image googlebot-mobile htaccess mediapartners-google search-engine seo service unavailable
in Public bookmarks with .htaccess 503 adsbot-google apache feedfetcher-google googlebot googlebot-image googlebot-mobile header htaccess mediapartners-google php retry-after return-after search-engine seo service unavailable
- Mixed SSL Content Warning Secure Fixed
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 that let me post non-ssl encrypted content on an ssl encrypted page and no warning messages will pop up!
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 that let me post non-ssl encrypted content on an ssl encrypted page and no warning messages will pop up!
apache certificate content encrypted htaccess messages mixed non-ssl secure ssl warning
in Public bookmarks with apache certificate content encrypted htaccess messages mixed non-ssl secure ssl warning
- mod_rewrite Fix for Caching Updated Files
Web Developers sometimes use file.ext?v=004 as a version control system to force visitors to use updated files. This is terrible. Instead link to apache-003.css and set it to be cached forever. When you change the file you just change the links to apache-004.css. That eliminates millions of bandwidth and resource robbing If-Modified-Since requests.
Web Developers sometimes use file.ext?v=004 as a version control system to force visitors to use updated files. This is terrible. Instead link to apache-003.css and set it to be cached forever. When you change the file you just change the links to apache-004.css. That eliminates millions of bandwidth and resource robbing If-Modified-Since requests.
apache cache caches caching control htaccess mod_rewrite rewritecond rewriterule update updated updates version versions
in Public bookmarks with apache cache caches caching control htaccess mod_rewrite rewritecond rewriterule update updated updates version versions
- mod_rewrite Tips and Tricks
mod_rewrite tips and tricks to be used in Apache htaccess
mod_rewrite tips and tricks to be used in Apache htaccess
apache followsymlinks htaccess mod_rewrite redirect redirecting rewrite rewritecond rewriteengine rewriterule rewriting seo url
in Public bookmarks with apache followsymlinks htaccess mod_rewrite redirect redirecting rewrite rewritecond rewriteengine rewriterule rewriting seo url by 3 users
- PHP htaccess tips and tricks
Apache htaccess tricks and tips for implementing, using, and optimising php and custom php.ini
Apache htaccess tricks and tips for implementing, using, and optimising php and custom php.ini
addhandler apache fastcgi fcgi htaccess mod_php php php4 php5 phpcgi phpini phprc setenv suexec wrapper
in Public bookmarks with addhandler apache fastcgi fcgi htaccess mod_php php php4 php5 phpcgi phpini phprc setenv suexec wrapper
- Requiring the WWW
Howto with working code: Require the WWW for SEO using Apache htaccess mod_rewrite, and Windows ISAPI_Rewrite
Requiring the WWW
requiring the
in Public bookmarks with apache execcgi htaccess mod_expires mod_headers redirectmatch rewritebase rewritecond rewriteengine rewriterule rewriteurl
- Security with Apache htaccess
htaccess tricks and tips to increase the security of your site.
htaccess tricks and tips to increase the security of your site.
access allow apache authorization cgi chmod deny execcgi hacking htaccess htpasswd password security
in Public bookmarks with access allow apache authorization cgi chmod deny execcgi hacking htaccess htpasswd password security
- Speed Up Sites with 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 speed up your site!
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 speed up your site!
apache cache cached caching date header headers if-modified-since mod_expires mod_headers modified optimize optimized speed
in Public bookmarks with apache cache cached caching date header headers http if-modified-since mod_expires mod_headers modified optimized speed by 4 users
- Top methods for faster, speedier web sites
High Performance Web Site list of the best and newest methods to make web pages super fast using caching, compression, cache-control, etc.
High Performance Web Site list of the best and newest methods to make web pages super fast using caching, compression, cache-control, etc.
apache caching cdn css dojo expires exter fast gzip header mod_expires mod_headers page requests site speed speedier speedy web
in Public bookmarks with address ajax apache cacheable caching compression dojo expires externalpreformance redirects refactor requests resolution response site speed speedier speedy by 3 users
- Troubleshooting Apache .htaccess Authentication
Sometimes Apache Web Server users have problems getting Apache Authentication/password-protection in htaccess working, this is a troubleshooting guide to get Password Protection working!
Apache Web Server users have problems getting Apache Authentication/password-protection in htaccess working, this is a troubleshooting guide to get Password Protection working!
401 403 apache authentication htaccess htpasswd password password-protection prompt
in Public bookmarks with .htaccess .htpasswd 401 403 apache authentication htaccess htpasswd password password-protection prompt
- Ultimate htaccess Article
List of Apache Web Server .htaccess and httpd.conf code snippets and examples... Unless you are an Apache developer or apache admin this article will contain a lot of new and unusual ways of using htaccess and httpd config files. There is a lot of gold sprinkled throughout this article so take your time, come back often, and look at every example so you don’t miss any treasure.
The Ultimate apache htaccess tutorial. An htaccess article with examples of the best htaccess code.
apache htaccess mod_rewrite rewritecond rewriterule
in Public bookmarks with apache article code config htaccess httpd modrewrite rewriterule server by 3 users
- Ultimate htaccess File sample
Comprehensive .htaccess example file with elite/advanced and intermediate examples in 1 htaccess sample
Comprehensive .htaccess example file with elite/advanced and intermediate examples in 1 htaccess sample
apache example file htaccess options rewritebase rewritecond rewriteengine rewriterule sample
in Public bookmarks with .htaccess apache example file htaccess options rewritebase rewritecond rewriteengine rewriterule sample by 4 users
- Using HTTP Headers with 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!
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!
apache append charset content header headerset htaccess language p3p set unset
in Public bookmarks with apache append charset content header headerset htaccess language p3p set unset
Next »
apache from all users