[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] .htaccess and errordocumennt
- Subject: [cobalt-users] .htaccess and errordocumennt
- From: Gilles Beauregard <gilles@xxxxxxxxxxxxx>
- Date: Thu Jun 27 15:45:11 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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.