[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Custom Error Documents
- Subject: Re: [cobalt-developers] Custom Error Documents
- From: "FN Publishing" <kevinc@xxxxxxxxxxxxxxxx>
- Date: Thu Jul 5 07:21:42 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Does this work for all sites, or does a .htaccess file need to be created
for each site. ?
Kevin Carolan
FN Publishing Inc.
----- Original Message -----
From: "malcolm wild" <cobaltsec@xxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Tuesday, July 03, 2001 4:25 PM
Subject: RE: [cobalt-developers] Custom Error Documents
> create a .htaccess file with the following lines
>
>
> ErrorDocument 404 http://www.sitename.isp/error404.htm
> ErrorDocument 401 http://www.sitename.isp/error401.htm
> ErrorDocument 500 http://www.sitename.isp/error500.htm
>
> then place it in the /home/sites/sitex/web folder
> job done :)
>
> -----Original Message-----
> From: cobalt-developers-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On Behalf Of njd76
> Sent: 04 July 2001 15:26
> To: cobalt-developers@xxxxxxxxxxxxxxx
> Subject: RE: [cobalt-developers] Custom Error Documents
>
>
>
> How would I go about adding custom 404, 500, etc... error pages for each
> of my virtual sites on my cobalt 4i?
>
>
>
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>