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

Re: [cobalt-users] Re-Directing users on a 404 error



Create a .htaccess file with the following line:

ErrorDocument 404 /404.html

Replacing 404.html with the page you want to display.  This page could also
be a PHP page rather than a static HTML page.

- Glen

----- Original Message -----
From: Dan Kriwitsky <webhosting@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, March 22, 2001 12:25 PM
Subject: RE: [cobalt-users] Re-Directing users on a 404 error


> >
> > Anyone know of a way to redirect a user to a page if they get a 404
error
> > (page not found)
> >
> Doesn't anyone know how to search anymore?
> http://www.google.com/search?sourceid=navclient&q=404+error+redirect
> --
> Dan Kriwitsky
> 
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>