Date, Mail, Perl - server paths

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

Date: /bin/date
Sendmail: /usr/sbin/sendmail
Perl5: #!/usr/bin/perl
Serverpath: /home/username/domain-www/cgi-bin
Domain path: /www/yourdomain (puts you in your web directory)
Cgi-bin path: /www/yourdomain/cgi-bin (puts you in your cgi-bin)

Add Feedback