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

Re: [cobalt-users] .htaccess ErrorDocument problem



----- Original Message -----
From: "Dan Kriwitsky" <webhosting@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Saturday, March 03, 2001 6:28 AM
Subject: RE: [cobalt-users] .htaccess ErrorDocument problem


> > I just tried to make a .htaccess file for my ErrorDocs, but somehow it
> > doesn't work on my 4r. This is the file I'm using:
> >
> > ErrorDocument 401 /home/sites/home/web/401.html
> > ErrorDocument 403 /home/sites/home/web/403.html
> > ErrorDocument 404 /home/sites/home/web/404.html
> > ErrorDocument 500 /home/sites/home/web/500.html
> >
> > However, when I access my site after placing the .htaccess file
> > in the /web
> > dir, I encounter an 500 Internal Server Error. All customized
> > error pages do
> > exist on the specified location. The error log shows the following:
> >
> > [Sat Mar  3 15:25:06 2001] [alert] [client 62.216.4.38]
> > /home/sites/home/web/.htaccess: ErrorDocument not allowed here
> >
>
> IIRC, there was a problem in the RaQ4
> http://list.cobalt.com/pipermail/cobalt-users/2001-February/032451.html
> http://list.cobalt.com/pipermail/cobalt-users/2001-February/034569.html
> --
> Dan Kriwitsky
> 
>
Dan

I tired this, moved my old master to my conf file, and i dont get my error 500, but the custom 404 still
doesnt work, anyone have any ideas??

Gary