in reply to Re: Re: Odd CGI interception
in thread Odd CGI interception
Note the final slash. Otherwise, /rats/foo will try to invoke run_rats.cgifoo, and you probably don't a have a file with that name.ScriptAlias /rats/ /web/cgi-bin/run_rats.cgi/
-- Randal L. Schwartz, Perl hacker
|
|---|