Mod rewrite Code Library

Code Library - Temporary page delivery

Content Delivery
Temporary page Delivery of content

htaccess code
RewriteEngine on
#index.htm down for maintenance from 12 - 1 pm, use index.html as temporary substitute
RewriteCond %{TIME_HOUR} >11 [OR]
RewriteCond %{TIME_HOUR} <13

RewriteRule ^index.htm$ /index.html[L]

These are great for Holiday, Special Event pages. You can build the page and set the code up in the .htaccass file and it will automatically switch on and off as the year/month/day/hour/min/sec permit.

home | blog | tutorials | code library

Mod Rewrite (Home) | Mod Rewrite Tutorials | Directory | Code Library | Blog | Mod Rewrite Quick Guide

copyright © 2001 - 2010 Webforgers.net
Owned By SEO Uncloaked, LLC
Aggressive Search Engine Optimization
All rights reserved.