Re: [cgiwrap-users] Argh.... File not found!
Brought to you by:
nneul
From: Tuc <tt...@tt...> - 2000-08-23 17:39:10
|
> > 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? :-) > Funny you mention this. I was just talking to someone about it. ScriptAlias seems to be useless if your using cgiwrap. Tuc/TTSG |