[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Custom Error message pages
- Subject: Re: [cobalt-users] Custom Error message pages
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Thu Aug 17 03:13:52 2000
> At 12:10 AM -0400 8/14/00, Steven Werby wrote:
> >BTW, those of you wondering where you can make some quick changes should
> >study the following:
> >/etc/issue
> >/etc/httpd/conf/srm.conf
Patrick Béart <patrick@xxxxxxxxxxxxxxxxxxx> wrote
> I don't get this, Steve (and everyone). There's a part of
> this file (srm.conf) that says that you can "Customize error
> response" using "external redirects", such as:
> ErrorDocument 401 /cobalt_error/authorizationRequired.html
> ErrorDocument 403 /cobalt_error/forbidden.html
> ErrorDocument 404 /cobalt_error/fileNotFound.html
> ErrorDocument 500 /cobalt_error/internalServerError.html
> 1. WHERE are these custom HTML files supposed to live?
/usr/admserv/html/error
Have you ever tried the command "locate authorizationRequired.html" (no
quotation marks)
Works wonders. :-)