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

Re: [cobalt-users] How do I trap 404 errors on a web site



> How can I identify 404 errors and redirect them to the
> home page?
>
> Thanks
> Bruce

Either set up a 404 error page (by editing your srm.conf file or putting an
.htaccess file in the Web directory of your site) with a meta-refresh, or a
link to the main page, or make it an exact copy of your front page, or set
up your srm.conf or your .htaccess file so that 404 automatically redirects
to the web root rather than a specific page.
Or... or... or...  *L*

Carrie Bartkowiak