[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Suspending a website



> > ErrorDocument 404 suspended.html that should do the trick.
>
> That won't work ... that only controls what happens to pages that aren't
> found.
>
> You could do a
> RedirectMatch * http://www.whatever.com/thatsitesucks.html
>
I was under the impression that except for an index.html file, if that's in
the new directory, since the document root has changed, all of the files
won't be found so they'll all be redirected to the ErrorDocument.
--
Dan Kriwitsky