Forum Moderators: phranque

Message Too Old, No Replies

htaccess rewrite all?

server upgrade

         

sunroof

10:11 am on Sep 5, 2006 (gmt 0)

10+ Year Member



I created an upgrade.html file which contains message 'we are upgrading our servers, please come back later'.

How can i make users see only that message if they make a visit to any html, php page or folder? (rewrite all files with upgrade.html)

thanks

jdMorgan

8:49 pm on Sep 7, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Have you read the mod_alias [httpd.apache.org] and mod_rewrite [httpd.apache.org] documentation and our forum charter [webmasterworld.com]?

Either mod_alias or mod_rewrite will do the job.

Jim