From owner-freebsd-questions Wed Mar 6 21:36: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hauan.org (dah.sharedcomm.net [205.235.129.203]) by hub.freebsd.org (Postfix) with ESMTP id 2795E37B419 for ; Wed, 6 Mar 2002 21:35:55 -0800 (PST) Received: from hauan.org (localhost.hauan.org [127.0.0.1]) by hauan.org (8.11.6/8.11.6) with ESMTP id g26Ljsi73210; Wed, 6 Mar 2002 21:45:55 GMT (envelope-from dah@hauan.org) Message-ID: <3C868E12.8EC25BD6@hauan.org> Date: Wed, 06 Mar 2002 21:45:54 +0000 From: "David A. Hauan" X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jonas Fornander Cc: questions@FreeBSD.ORG Subject: Re: Still need help with configuring cgi-bin References: <037201c1c56c$054ae9e0$0800a8c0@master> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jonas Fornander wrote: > > I still can't get the scripting to work in users directory. I have tried > every combination but to no avail. I am restarting apache after any > change to httpd.conf and I don't have a cached page in the browser. > > In the hope that someone from the group - with more experience and > knowledge than myself - would be kind enough to assist further, I have > pasted my httpd.conf configuration below my sig. To keep the file size > down, I have removed all comments except if a command was commented out > in the original install configuration. > > I'm trying to get scripting to run in > /usr/home/user3/public_html/cgi-bin but for my life I don't understand > why it doesn't run. I get a permission error in the browsers and the > access log says that Option ExecCGI is off. > > Script runs fine in the ScriptAlias directory. > > TIA for any assistance. > you've answered your own question > > Options FollowSymLinks > AllowOverride None > you gotta have Options ExecCGI in all your your stuff! dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message