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

RE: [cobalt-users] Suspending a website



--- Dan <dan@xxxxxxxxxxxxx> wrote:
> > 
> > I am suspending a website for non-payment.  I have created a 
> > webpage stating the
> > site is now closed and I want all web requests for the site to 
> > display the file.
> > I can change the document root or redirect using apache, but that 
> > only works for
> > the index file.  How do I point ALL files to this file?
> > 
> I suppose if you change the document root and put a .htaccess file in with
> 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

Paul

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com