>>AddHandler cgi-script .cgi .html
>>ScriptAlias /cgi-bin/ /home/mine/public_html/cgi-bin/
These lines 'll also required to run script:
Options -Indexes +ExecCGI
Order Allow,Deny
Allow from All
In addition, i guess you can run script without
On Monday 20 February 2006 18:13, azeem ahmad wrote:
> is this configuration ok to run cgi scripts.
Looks like you may be looking for suexec.
Check its doumentation.
--
Nick Kew
-
The official User-To-User support forum of the
is this configuration ok to run cgi scripts.
-
ServerAlias domain.com
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/mine/public_html
BytesLog domlogs/mine.com