On Sun, Jan 13, 2013 at 2:25 PM, Christopher Lee <[email protected]> wrote:

>  Hello All,
>
>
>
> I am running Apache version 2.2.15 on Linux Red Hat Enterprise Linux
> Server release 6.3. I am looking for I would like to add a default
> ‘maintenance’ web page that will display when I am performing website
> updates. Could someone point me to technical documentation that will show
> me how to do this?
>
>
>
> Thank you in advance.
>
>
>
> Chris
>
>
>
>
>
>
>
>
>  This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information. If you have
> received it in error, please notify the sender immediately and delete the
> original. Any other use of the email by you is prohibited.
>

Drop a .htaccess page in the site(s) document root that will redirect the
whole traffic to a maintenance page. Or you can restart apache with
alternate config file prepared for maintenance mode using -f switch on
stratup.

Reply via email to