>To get you started, you'll probably want to look at your ScriptAlias
>directive, for one thing.  You should probably consider, however,
>actually
>using /var/www/cgi-bin, as it's often inadvisable to put cgi scripts
>within your document root directory for security reasons.
>

ScriptAlias /cgi-bin/ "/var/www/cgi-bin/" <-- this is my script alias

How can I fix it such that /var/www/html/users/cgi-bin allows cgi.



Reply via email to