On 2/3/06, make stuff up <[EMAIL PROTECTED]> wrote:
> i was using #2 but it doesn't work. i have:
> <Directory /path/to/dir>
>         Options +ExecCGI FollowSymLinks

Don't mix + and non-+ options.  You probably mean
Options ExecCGI FollowSymLinks.

>         AddHandler cgi-script .cgi
> </Directory>
>
> and the cgi scripts don't work. anything wrong with this?

I can't tell you anything unless you describe in detail what you mean
by "don't work".

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to