[cgiwrap-users] CGIWrap Error: Script File Not Found!
Brought to you by:
nneul
From: Chris <cgi...@ce...> - 2000-09-09 22:54:10
|
ok, I can run scripts fine on my RaQ3, but here is where I run into a problem. I wan't to make a universal cgi-bin, so I added a ScriptAlias in the srm.conf. Lets say I have it looking like this- ScriptAlias /sys-cgi/ /home/sites/home/web/sys/ the address for /home/sites/home/web/ is www.domain.com. www.domain.com/sys/formmail.pl run fine, but www.other domain/sys/formmail.pl returns an error. Even www.domain.com/sys/formmail.pl returns the error. The error's header looks like this- CGIWrap Error: Script File Not Found! Script File Not Found! what does this mean? Any suggestion? Thanks, Chris |