RE: [cgiwrap-users] Argh.... File not found!
Brought to you by:
nneul
From: Neulinger, N. R. <nn...@um...> - 2000-08-23 17:50:46
|
Huh. Where'd you get the idea that ScriptAlias is useless when you're using cgiwrap? That's the standard way of installing and using cgiwrap. There is nothing preventing you from using additional scriptalias configs in addition to cgiwrap. -- Nathan > -----Original Message----- > From: Tuc [mailto:tt...@tt...] > Sent: Wednesday, August 23, 2000 12:39 PM > To: ra...@mi... > Cc: cg...@ro... > Subject: Re: [cgiwrap-users] Argh.... File not found! > > > > > > 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 > > _______________________________________________ > cgiwrap-users mailing list > cgi...@li... > http://lists.sourceforge.net/mailman/listinfo/cgiwrap-users > |