.exe as a cgi?

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
thart
Guest





PostPosted: Mon Jun 17, 2002 5:20 am    Post subject: .exe as a cgi? Reply with quote

I've been checking around, and I may have this backwards but it seems your CGI support is all for passing scripts to certain interpreters.

What if I have an .exe on Win2k already? How do I configure Abyss to work that type of CGI?

Thanks,

Trevor
Back to top
TrevorHart1
-


Joined: 17 Jun 2002
Posts: 2

PostPosted: Mon Jun 17, 2002 5:34 am    Post subject: .exe as cgi? (take 2) Reply with quote

I wasn't entirely clear in my previous post. What I meant was that I've configured the the cgi alias correctly and can retreive the .exe file as a file but I can't get the .exe to execute on its own as a cgi.

http://www/cgi-bin/rwcgi.exe?asdf=234+xyz=233

results in the file being sent to the browser rather than having the query string passed to it.


Hope that makes it a bit clearer.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Jun 17, 2002 11:50 am    Post subject: Re: .exe as cgi? (take 2) Reply with quote

TrevorHart1 wrote:
I wasn't entirely clear in my previous post. What I meant was that I've configured the the cgi alias correctly and can retreive the .exe file as a file but I can't get the .exe to execute on its own as a cgi.

http://www/cgi-bin/rwcgi.exe?asdf=234+xyz=233

results in the file being sent to the browser rather than having the query string passed to it.


Hope that makes it a bit clearer.

.exe CGIs are fully supported. The .exe file must be in a CGI Path directory. You can simply add / to the CGI Paths to have this done.
You must also have a Win32 executable. Abyss Web Server won't run DOS or Win16 executables (DJGPP for example says it is a 32 bit compiler but produces 16 bit .exe).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
TrevorHart1
-


Joined: 17 Jun 2002
Posts: 2

PostPosted: Mon Jun 17, 2002 6:13 pm    Post subject: Re: .exe as cgi? (take 2) Reply with quote

Ah - my exe is a 16-bit application.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group