|
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)
|