CGi variables

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





PostPosted: Thu Sep 26, 2002 11:28 pm    Post subject: CGi variables Reply with quote

#!/usr/local/bin/perl


$basedir = "/home2/wrestli/public_html";
$baseurl = "http://www.wrestlingwire.net";
$cgi_url = "http://www.wrestlingwire.net/cgi-bin/news2.cgi";


I have an old news board that I want to put up what are the variables for using abyss web server? The base URL and the cgi URL is kinda simple I am trying to fufure out what the

basedir is

it is a .cgi file.
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Sep 27, 2002 2:55 pm    Post subject: Re: CGi variables Reply with quote

Bob wrote:
#!/usr/local/bin/perl


$basedir = "/home2/wrestli/public_html";
$baseurl = "http://www.wrestlingwire.net";
$cgi_url = "http://www.wrestlingwire.net/cgi-bin/news2.cgi";


I have an old news board that I want to put up what are the variables for using abyss web server? The base URL and the cgi URL is kinda simple I am trying to fufure out what the

basedir is

it is a .cgi file.

Basedir (as its name could suggest it) is the path to your htdocs directory and it depends on your 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 -> 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