| Common CGI Paths Perl 5: #! /usr/bin/perl Qmail: /usr/sbin/sendmail Date: /bin/date Domain Path: /home/httpd/vhosts/yourdomainname.com (puts you in your web directory - Please note that you will need to add httpdocs or httpsdocs at the end depending on if you are using secure or non-secure. If you are using a single directory for both, please disregard) Cgi-bin Path: /home/httpd/vhosts/yourdomainname.com/cgi-bin (puts you in your cgi-bin) ImageMagick location: /usr/X11R6/bin
|