Can I add my own CGI scripts?

Our LINUX web servers have the capability to run CGI scripts in your own 'cgi-bin' directory. Scripts may be written in Perl and CGI languages. Here are some helpful tips to follow when installing scripts:

- Upload to your cgi-bin directory to ensure proper file permission settings.
- All scripts on our server must have permissions set to 755 (rwx-rx-rx).

If you need help in changing script permissions, please see the following:& ;
-& ;Upload in ASCII transfer mode (and NOT BINARY mode)
- The first line of each script must read: #!/usr/bin/perl
- Ensure the permissions are set to 755

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

How do I reset my password for osCommerce?

osCommerce uses .htaccess and .htpasswd format files to manage the protection on the admin...

How to Stop A Directory Index From Being Shown

Sometimes, for one reason or another, you will have no index file in your directory. This will,...

How do I perform a trace route?

Traceroute (tracert) works by sending a packet to an open UDP port on a destination machine. For...

How do I make a subfolder the main folder for my main domain?

The main domain on the hosting account uses the public_html folder for all of its website files....

What is the meaning of owner, group, and everyone in the permissions panel?

- Owner defines the permissions set for your main FTP account. - Group defines permissions valid...