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

[cobalt-users] .htaccess and errordocumennt



Allo!

I have site on a cobalt server and recently I encouter the 
following error.

The errordocument give an internal servor error, in the 
.htaccess

When I remove it, the error desapeer.

I ask the root, but, he can't help me on that.

Here is the only line on the .htaccess:

ErrorDocument 401 /cgi-bin/gardien.pl?err=401
ErrorDocument 403 /cgi-bin/gardien.pl?err=403
ErrorDocument 404 http://www.nouveau.qc.ca
ErrorDocument 500 /cgi-bin/gardien.pl?err=500   


This work fine on other server.