Skip to content

Increase font size Decrease font size Default font size
You are here: Home arrow Support arrow FAQs arrow CGI arrow Setting directories within your CGI Scripts
Setting directories within your CGI Scripts Print E-mail
When you configure a cgi script for "any" server, it may ask you to set variables such as the base, relative, and CGI directory/url settings. Here's an "example". Obviously, each script may vary, but this should provide you with some basic idea:

$basedir = "/home/yourlogin/public_html/wwwboard";
$baseurl = "http://www.yoursite.com/wwwboard";
$cgi_url = "http://www.yoursite.com/cgi-bin /wwwboard.pl";

Most scripts come with documentation on how to set these directories. Please make sure you read and understand it before configuring the script.
 
< Prev   Next >
 

Customers Login






Lost Password?