admin Site Admin
Joined: 23 Jan 2003 Posts: 256 Location: India
|
Posted: Tue Feb 11, 2003 5:08 pm Post subject: Permission settings for cgi scripts? |
|
|
For CGI Scripts to run, you need to upload the script in ASCII mode and set permission of cgi scripts to "rwxr-xr-x" (or 755).
Upload all cgi-scripts to the "cgi-bin" directory.
You can use both .pl and .cgi extensions for Perl on Linux Server. On windows server only .pl extension will work. |
|