[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] .htaccess and errordocumennt
- Subject: Re: [cobalt-users] .htaccess and errordocumennt
- From: Gilles Beauregard <gilles@xxxxxxxxxxxxx>
- Date: Thu Jun 27 16:34:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>Hi
>
>was the gardien.pl uploaded in ASCII, does it have 755 as the permissions?
>At first glace i dont think the issue is the .htaccess, its more likely the
>perl script, thats what error 500 is anyway
If you point to:
http://www.balour.org/cgi-bin/gardien.pl
the script work fine.
BTW, if the errordocument point to an http:// it's dosn't work.
Thank for the help.
Gilles
>
>Regards
>
>
>At 10:42 28/06/02, you wrote:
>>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.