[cgiwrap-users] cgiwrap and 404 error
Brought to you by:
nneul
From: WSO S. <mai...@ws...> - 2008-01-30 21:00:16
|
I'm using what I think is a pretty standard implementation of cgiwrap using the AddHandler and Action method. But when I call a non-existant cgi file I don't get a standard 404 error, I get "CGIWrap Error: Execution of this script not permitted" and below that a "CGIWrap Error: Request Error". What have I don't wrong? If a file is completely non-existent on the web server, why does cgiwrap still try to do something with it? Does it have something to do with where I placed CGIwrap in my Apache build string? If there is more info that would help, please let me know and I'll provide it, of course. Any ideas or suggestions would be great, thank you! WSO |