[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: "Dan" <dan@xxxxxxxxxxxxx>
- Date: Tue Dec 19 17:53:26 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?
>
Did you restart httpd?
--
Dan Kriwitsky