Click Here to Expand/Collapse Customer Service


customer service user online manual configuring cgi scripts : paths to date, mail, perl, etc.

Paths to Date, Mail, Perl, etc

Here are your paths to the common server resources that
CGI scripts often require:

Sendmail: /usr/sbin/sendmail
Perl5: /usr/bin/perl
Date: /bin/date
Domain path: /home/yourdomain/www

(puts you in your web directory)

Cgi-bin path: /home/yourdomain/www/cgi-bin

(puts you in your cgi-bin)

 

back to top