execution of EXE file - more explanationation

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
piero dell'oste
-


Joined: 19 Feb 2003
Posts: 2

PostPosted: Thu Feb 20, 2003 6:01 pm    Post subject: execution of EXE file - more explanationation Reply with quote

Sorrry, but probably my question isn't clear.

I work usually with Python language how CGI interpreter with Abyss web server and all works fine.

Now I have made an EXE file of my scripts and want execute within Abyss.
In IIS web server this is possible, i must setting the parameters of execution of a directory with 'script and executable'.

Anybody know if this is possible with Abyss ?

Thank you
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Feb 20, 2003 8:35 pm    Post subject: Re: execution of EXE file - more explanationation Reply with quote

piero dell'oste wrote:
Sorrry, but probably my question isn't clear.

I work usually with Python language how CGI interpreter with Abyss web server and all works fine.

Now I have made an EXE file of my scripts and want execute within Abyss.
In IIS web server this is possible, i must setting the parameters of execution of a directory with 'script and executable'.

Anybody know if this is possible with Abyss ?

Thank you

If you have a CGI .exe file, just put it somewhere in one of your directories that are accessible by the web server and that are declared as a CGI Path.
For example, you can put your test.exe file in the folder htdocs/ (the documents path) and decalre / as a CGI Path in CGI parameter.
Now, browse http://yoursite/test.exe to invoke your script.
Notice that the steps are the same as with any script except that .exe files do not need any CGI interpreters configuration.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions 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