Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 1998 11:10:33 -0700
From:      Ludwig Pummer <ludwigp@bigfoot.com>
To:        Roman Katsnelson <romank@graphnet.com>, Doug Lo <jwlo@ms11.hinet.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Apache's cgi problem on FreeBSD.
Message-ID:  <199808261815.LAA16165@hub.freebsd.org>
In-Reply-To: <35E411E6.330A7032@graphnet.com>
References:  <35E3FCAD.BCD2E87B@ms11.hinet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:47 AM 8/26/98 -0400, Roman Katsnelson wrote:
>Doug Lo wrote:
>
>> You don't have permission to access /~doug/test.cgi on this server.
>
>
>Did you check the permissions on the file? 
>test.cgi should be rwxr-xr-x which can be accomplished by doing:
>
>chmod 755 test.cgi
>
>If that doesn't work you should check the error logs for apache, which
>are very good and will poing you in the right direction.
>

And putting a .htaccess with the line 'Options ExecCGI' and making sure one
of the main three apache config files allows ExecCGI to be overriden by a
.htaccess file.

--Ludwig Pummer
ludwigp@bigfoot.com ludwigp@chipweb.ml.org
ICQ UIN: 692441   http://chipweb.home.ml.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808261815.LAA16165>