RE: [PHP] Closing a website (mod_redirect) SOLVED

2008-08-27 Thread tedd
At 5:42 PM +0100 8/26/08, Alex Chamberlain wrote: Why do you always solve a problem you have been working on for a day as soon as you email a mail list!?! The serious answer to that is -- when you have to explain the problem to others, it's often the first time you've fully realized the

RE: [PHP] Closing a website (mod_redirect) SOLVED

2008-08-26 Thread Alex Chamberlain
Why do you always solve a problem you have been working on for a day as soon as you email a mail list!?! THE SOLUTION, should anybody want it. RewriteEngine on RewriteCond %{REQUEST_URI} !^.*/closed/closed.png.*$ RewriteCond %{REQUEST_URI} !^.*/closed/closed.htm.*$ RewriteRule ^.*$