converting Xitami 'C' CGI exes to run on Abyss ??

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


Joined: 04 Mar 2003
Posts: 1

PostPosted: Tue Mar 04, 2003 3:51 pm    Post subject: converting Xitami 'C' CGI exes to run on Abyss ?? Reply with quote

I have a collection on C programs that I used with Xitami for my CGI, how can I get these running under Abyss ?

TIA

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


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Mar 05, 2003 12:35 am    Post subject: Re: converting Xitami 'C' CGI exes to run on Abyss ?? Reply with quote

pisteagain wrote:
I have a collection on C programs that I used with Xitami for my CGI, how can I get these running under Abyss ?

TIA

Pisteagain

If these programs are CGI compliant, just complie them using any C compiler. Then put the .exe files somewhere in your web directories (for example, in /cgi-bin ) and use them as you used to do with Xitami. No changes are required. If you have some technical problems with C CGIs, do not hestiate to contact us or to post your questions here.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
LouKale
-


Joined: 06 Mar 2003
Posts: 2
Location: Norwalk, CT USA

PostPosted: Thu Mar 06, 2003 9:34 pm    Post subject: Reply with quote

Please pardon a newbie question.

What makes a program "CGI compliant"?

Thanx,
Lou
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Mar 07, 2003 2:28 am    Post subject: Reply with quote

LouKale wrote:
Please pardon a newbie question.

What makes a program "CGI compliant"?

Thanx,
Lou

CGI compliant means that it conforms to the CGI standard (it is available at http://hoohoo.ncsa.uiuc.edu/cgi/overview.html )
Roughly, a CGI program must read the data that the server transfers to him from the standard input channel and get the server variables from the environment variables.
It must then output some headers, a blank line, and the content it generated.
_________________
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 -> 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