|
|
||||||||||
|
|
Advanced Methods | CGI Caveats |
|
|
|
||||||
|
CGI Caveats
There are at least a couple of aspects of creating CGI programs that place instruction in this topic outside the scope of this Tutorial.
They Are More Complicated than HTML
They Require Security Privileges
On Unix machines, gateway scripts often must be placed in a directory called cgi-bin, which is within the directory that houses the Web server software itself. Because this is done for security reasons, ordinary users often will not have access (or at least not direct access) to this area. So even those who can write gateway scripts may not be able to place the scripts where they can be executed if their Web pages are served from a computer on which they do not have administrative privileges. Check with your system administrator for the policy on the server that you use.
|
||||||||||
|
|
||||||||||