It was thus said that the Great steve once stated:
>
> When performing maintenance on a server, I'd like to show a message
> but not have it cached by a proxy or indexed by a search engine. The
> best way I can see is to set a status code of 503 -- but there is no
> way to do it within an apache h
* steve wrote:
> When performing maintenance on a server, I'd like to show a message
> but not have it cached by a proxy or indexed by a search engine. The
> best way I can see is to set a status code of 503 -- but there is no
> way to do it within an apache http.conf file. Any advice?
The basic
When performing maintenance on a server, I'd like to show a message
but not have it cached by a proxy or indexed by a search engine. The
best way I can see is to set a status code of 503 -- but there is no
way to do it within an apache http.conf file. Any advice?
--