Re: [EMAIL PROTECTED] Apache CGI-Bin issues with .exe files

2007-06-27 Thread Mark Watts
> 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/" > > > > > > > > # > > # "C:/Program

RE: [EMAIL PROTECTED] Apache CGI-Bin issues with .exe files

2007-06-27 Thread Boyle Owen
> -Original Message- > From: Nathan Metcalf [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 27, 2007 6:52 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache CGI-Bin issues with .exe files > > Hello everyone, > > I am having some issues gett

[EMAIL PROTECTED] Apache CGI-Bin issues with .exe files

2007-06-26 Thread Nathan Metcalf
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/" # # "C:/Program Files/Apache Software Foundat