Where do I place my CGI files and what paths should I use?
CGI files must be placed in the /var/www/cgi-bin/ (or /home/username/mainwebsite_cgi) directory .
Listed below are some of the paths you may be required to use in your scripts.
Perl: /usr/bin/perl
Sendmail: /usr/sbin/sendmail
CGI-BIN: /var/www/cgi-bin/
HTML: /var/www/html/
Other Questions In This Category
- What are Server Side Includes (SSI) used for and how do I use them?
- My Perl CGI scripts won't run, what's wrong?
- How can I upgrade my phpBB 2.x.x forum?
- How do I set up a MySQL database?
- How do I connect to my MySQL database?
- How do I manage my MySQL database?
- What is CHMOD?
- Do you allow database imports?
- What scripting languages do you support?
- Do you support java servlets?
- More Articles..