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

Re: [cobalt-security] standard 404's



Did you know that you could put an .htaccess file in a directory
with the command:

ErrorDocument  401  /myDirOfCustomErrorDocs/my401error.html
ErrorDocument  402  /myDirOfCustomErrorDocs/my402error.html
ErrorDocument  403  /myDirOfCustomErrorDocs/my403error.html
ErrorDocument  404  /myDirOfCustomErrorDocs/my404error.html
...

to customized the error pages dir by dir?

You could also use shtml instead of html allowing evaluation of variables...

Audric

----- Original Message -----
From: "Theodore Jones" <theoj@xxxxxxxxxxxxx>
To: "Cobalt Security Disc." <cobalt-security@xxxxxxxxxxxxxxx>
Sent: Friday, May 12, 2000 9:31 PM
Subject: [cobalt-security] standard 404's


> Hello All,
>
> Where are the default 404-error files kept on the RaQ3.  Can't seem to
> find them and I'd like to customize...
>
> ~ Theo
>
>
> _______________________________________________
> cobalt-security mailing list
> cobalt-security@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-security
>