[cgiwrap-users] Argh.... File not found!
Brought to you by:
nneul
From: Steven E. <ra...@mi...> - 2000-08-23 01:26:34
|
Hey, I'm having some trouble using CGIWrap on my Cobalt RaQ2 unit. I have a global cgi-bin set up with the following directive in /etc/httpd/conf/httpd.conf: ScriptAlias /cgiGlobal/ /home/sites/cgi-global I placed a script called "test.cgi" in /home/sites/cgi-global and tried to execute it through the web browser but I always get a "File Not Found" error. I have tried changing the owner and group to both root and the user name, admin. The directory is chmod 755 as is the script. I have also used: ScriptAlias /cgiGlobal/ /home/sites/cgi-global/ to get a "CGIwrap Error: script dir not found" error. Can anybody offer any suggestions? Pretty please? :-) -Steven |