- Force Apache to output any HTTP Status Code with ErrorDocument
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 ever seen!
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 ever seen!
errordocument errordocuments header headers redirect redirect-301 redirectmatch redirectperm redirecttemp status status-codes
in Public bookmarks with errordocument errordocuments hack header headers htaccess mod-alias mod-rewrite redirect redirect-301 redirectmatch redirectperm redirecttemp response-codes status status-codes
- 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 Examples
in Public bookmarks with cookie environment feedburner header htaccess mod_rewrite mod_security rewritecond rewriterule setenvif
- 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 browser
in Public bookmarks with acrobat adobe header htaccess pdf php plugin
- 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
- List of Methods to Redirect Users to Different Page
Quick Cheatsheet for Redirecting Users with Javascript redirect, meta refresh redirect, and php redirect, also htaccess methods to Redirect.
Quick Cheatsheet for Redirecting Users with Javascript redirect, meta refresh redirect, and php redirect, also htaccess methods to Redirect.
header headers href javascript location meta php php-redirect redirect redirection refresh
in Public bookmarks with header headers href http http-equiv javascript js location meta php php-redirect redirect redirection refresh
- Modified 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!
in Public bookmarks with cache cache-control expires header phase plugin wordpress wp-cache
- Sending POST form data with php CURL
HowTo CURL Guide for sending POST data form request with PHP and CURL
HowTo CURL Guide for sending POST data form request with PHP and CURL.
action bounce curl curl_setopt curl_setopt_array form header method php post proxy relay request transfer
in Public bookmarks with action bounce curl curl_setopt curl_setopt_array form header method php post proxy relay request transfer
- 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
- 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
- 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 Headers.
in Public bookmarks with code curl header headers http libcurl request response status
- Use php.ini to replace html with anything
By including a php file using php.ini, you can replace the output headers and html
By including a php file using php.ini, you can replace the output headers and html
append buffer header include ini output php phprc prepend
in Public bookmarks with append buffer header http include ini output php phprc prepend
header from all users