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

Re: [cobalt-users] Server wide custom 404



> 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