| Article: |
Apache Web-Serving with Mac OS X: Part 2 | |
| Subject: | The CGI Basics....Please help | |
| Date: | 2002-03-28 17:39:04 | |
| From: | beanie | |
|
Response to: The CGI Basics....Please help
|
||
|
I do not understand how "cgi-bin" becomes part of the paths when it does NOT exist. beanie |
||
Showing messages 1 through 1 of 1.
-
The CGI Basics....Please help
2002-04-16 16:55:07 Morbus Iff |
[View]
"cgi-bin'' is a special name that refers to the /Library/WebServer/CGI-Executables directory. If you're throwing your script in /Library/WebServer/cgi-bin/ then it will not work without further configuration tweaking.


