[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apache with cgi



Hi,
	Can anyone help me set up apache so that all the users can execute their own cgi scripts??

	I have set the following, but it does not work:

	in srm.conf: AddHandler cgi-script .cgi

	in access.conf: 
		<Directory /home/*/public_html>
		AllowOverride All
		Options ExecCGI FollowSymLinks Indexes
		allow from all
		</Directory>


	and the error message reads:

	[Wed Jun  9 18:12:31 1999] [error] [client 203.17.36.12] Options ExecCGI is off in this directory: /home/shao/public_html/try/cgi-bin/hello.cgi
	[Wed Jun  9 18:12:32 1999] [error] [client 203.17.36.12] Options ExecCGI is off in this directory: /home/shao/public_html/try/cgi-bin/hello.cgi

	Thanks for any help in advance.

Shao.

-- 
____________________________________________________________________________
Shao Zhang - Running Debian 2.1  ___ _               _____
Department of Communications    / __| |_  __ _ ___  |_  / |_  __ _ _ _  __ _ 
University of New South Wales   \__ \ ' \/ _` / _ \  / /| ' \/ _` | ' \/ _` |
Sydney, Australia               |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: shao@cia.com.au                                                  |___/ 
_____________________________________________________________________________


Reply to: