Date: Mon, 14 Jul 1997 16:42:56 +0100 From: Josef Karthauser <joe@pavilion.net> To: Murali Rangarajan <muralir@george.rutgers.edu> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: help on cgi... Message-ID: <19970714164256.29024@pavilion.net> In-Reply-To: <Pine.GSO.3.96.970713093734.16419B-100000@george.rutgers.edu>; from Murali Rangarajan on Sun, Jul 13, 1997 at 09:40:16AM -0400 References: <Pine.GSO.3.96.970713093734.16419B-100000@george.rutgers.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 13, 1997 at 09:40:16AM -0400, Murali Rangarajan wrote: > Hi, > I've installed apache as the http server on my machine running FreeBSD 2.2 > release. I'm unable to get the cgi scripts to work even though I think > I've set up the .conf files properly... ANy suggestions from guys who have > done it for their machines? Make sure that you've got something like: <Directory /data/httpd/cgi-bin> AllowOverride None Options ExecCGI FollowSymLinks </Directory> in your access.conf file. Joe -- Josef Karthauser Technical Manager Email: joe@pavilion.net Pavilion Internet plc. [Tel: +44 1273 607072 Fax: +44 1273 607073]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970714164256.29024>