You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Faisal Qasim <fa...@cyber.net.pk> on 2003/05/09 11:56:44 UTC

[users@httpd] Enable CGI


-----Original Message-----
From: MAILER-DAEMON@apache.org [mailto:MAILER-DAEMON@apache.org] 
Sent: Friday, May 09, 2003 12:57 PM
To: faisalq@cyber.net.pk
Subject: failure notice


Dear all,

I am absolutely new to Apache, so please bear with this novice question

When I try to access a CGI application using:

http://202.163.96.3/ccmail/cgipipe.exe?welcome,

instead of opening the application in browser, it goes into file
download/open dialog. Apparently Apache don't recognize this as CGI. Apache
ver 2 is running on Win XP Pro.

What should I do to execute this CGI application?

I will be really grateful for your help.


Regards



---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Enable CGI

Posted by Joseph A Nagy Jr <jo...@charter.net>.
Faisal Qasim wrote:
> 
> -----Original Message-----
> From: MAILER-DAEMON@apache.org [mailto:MAILER-DAEMON@apache.org] 
> Sent: Friday, May 09, 2003 12:57 PM
> To: faisalq@cyber.net.pk
> Subject: failure notice
> 
> 
> Dear all,
> 
> I am absolutely new to Apache, so please bear with this novice question
> 
> When I try to access a CGI application using:
> 
> http://202.163.96.3/ccmail/cgipipe.exe?welcome,
> 
> instead of opening the application in browser, it goes into file
> download/open dialog. Apparently Apache don't recognize this as CGI. Apache
> ver 2 is running on Win XP Pro.
> 
> What should I do to execute this CGI application?
> 
> I will be really grateful for your help.
> 
> 
> Regards
<snip>

Does the file absolutely have to be a binary executable? If not, try 
running the .cgi or .pl file it was made from (you'll need Perl (and 
mod_perl I believe) installed).



---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org