[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Server wide custom 404
- Subject: Re: [cobalt-users] Server wide custom 404
- From: "Carrie Linn Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Mon Dec 18 01:33:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> ErrorDocument 404 /error/fileNotFound.html
> ErrorDocument 401 /error/authorizationRequired.html
> ErrorDocument 500 /error/internalServerError.html
> ____________________________________________
>
> I would assumed this meant that if my users had a directory called "error"
> with the custom 404 page called "fileNotFound.html" in it then they could
> make their own 404 pages.
>
> I tried this and it doesn't work. Is there something else I should be
doing?
>
> Brian
Brian,
After you made the changes, did you remember to restart httpd?
Carrie Bartkowiak