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

Was this answer helpful?

 Print this Article

Also Read

How do I limit what the search engines can index ?

Various search engines such as Google have what are called 'spiders' or 'robots' continually...

How do I perform a trace route?

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

What is high CPU usage and how can I reduce my usage?

What exactly is CPU Usage and What does it mean to your hosting account? CPU time (or CPU...

custom php.ini

PHP Selector allows customer to edit php.ini settings. Admin has a full control over which...

How do I activate SSL in osCommerce?

In order to configure osCommerce to work with SSL please open the file...