Home
Sign Up
Products & Services
Online Support
Submit Ticket
18 May 2013
Support Center
»
Knowledgebase
»
HTML Help
»
What is my CGI-BIN
What is my CGI-BIN
Solution
So, there it is the cgi-bin.
That name is from 'back in the day', when most
of the CGI scripts were not scripts at all - they were binaries...
get it? BINaries. So there's the 'bin' part. CGI means 'common gateway
interface', which is a system allowing many different coding languages
to interact with the web server through the same standard set of protocols.
Why is it there? Well, quite basically, it allows you to run CGI
scripts. The cgi-bin/ directory has special permissions set that
allow execution, so that the .pl and .cgi files can act as programs
instead of simple parsed text.
So, if you are yourdomain.com,
If you are installing CGI scripts please use this information.
Path to Perl
#!/usr/bin/perl
Your home directory for CGI scripts
/home/yourusername/public_html/
http://www.yourdomain.com/cgi-bin/guestbook.cgi
The send mail for CGI scripts
/usr/sbin/sendmail -t
Article Details
Article ID:
99
Created On:
18 Aug 2008 12:20 AM
User Comments
Add a Comment
Sharing is good. If you have a comment about this entry, please feel free to share. The comments might be reviewed by our staff, and may require approval before being posted. Questions posted will not be answered. Please submit a Ticket for support requests.
Image Verification Required
Please enter the characters that appear to the right in the space provided. This is just to verify that you are a human.
Full Name:
E-mail Address: (Optional)
Comment:
Back
Login
[Lost Password]
Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Troubleshooter
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Sign Up
|
Products & Services
|
Online Support
|
Submit Ticket
Copyright © 1999-2008 by Internet Planners LLC. Read our
Terms and Conditions
. All rights reserved.