Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 1998 09:47:18 -0400
From:      Roman Katsnelson <romank@graphnet.com>
To:        Doug Lo <jwlo@ms11.hinet.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Apache's cgi problem on FreeBSD.
Message-ID:  <35E411E6.330A7032@graphnet.com>
References:  <35E3FCAD.BCD2E87B@ms11.hinet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Good luck,
Roman
-- 
Roman Katsnelson    <-- Unix/NT Sys.Admin.  
Graphnet, Inc.      <-- HQ at Teaneck
romank@graphnet.com <-- not scared of spammers!
http://www.wait.org <-- and in the mean time...

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?35E411E6.330A7032>