> Hello everyone,
>
> I am having some issues getting an .exe file to execute and not be prompted
> to download.
>
> I have put it in my cgi-bin directory. Here is the relevant parts of my
> config file:
>
>
>
>
>
> ScriptAlias /cgi-bin/ "C:/www_data/cgi-bin/"
>
>
>
> </IfModule>
>
>
>
> #
>
> # "C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin" should be
> changed to whatever your ScriptAliased
>
> # CGI directory exists, if you have that configured.
>
> #
>
> <Directory "C:/www_data/cgi-bin">
>
>     AllowOverride None
>
>     Options None

This may be overriding the ScriptAlias stuff. Try changing it to  "+ExecCGI" 
instead of "None"

Mark.

-- 
Mark Watts BSc RHCE MBCS
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services Group
GPG Key: http://keyserver.veridis.com:11371/search?q=0x455420ED

Attachment: pgpw9ub8BiVss.pgp
Description: PGP signature

Reply via email to