preload

Apache rewrite entire domain to a single page

Posted on: Mar 24, 2010 By: Kevin Rio | 0 Comments
Whenever I need to bring a page down quickly for maintenance I use this Apache Rewrite snippet of code to redirect everything on the server to a specific page that usually holds some kind of maintenance or error message. Read More