Click to See Complete Forum and Search --> : apache? http://localhost/cgi-bin


retard
07-05-2007, 02:15 PM
I set up Apache server locally on my machine and I'm trying to access the cgi-bin directory with no success (http://localhost/cgi-bin). I receive a message in Firefox saying "requested url not found". However, I'm able to access my htdocs folder with http://localhost/ and my manuals with http://localhost/manual....
Any ideas?

ray326
07-05-2007, 04:04 PM
The script-alias for cgi-bin may be commented out in the initial Apache install. Look for that in the http.conf file.