Re: [cgiwrap-users] cgiwrap and 404 error
Brought to you by:
nneul
From: Tobia C. <tob...@re...> - 2008-01-30 22:40:31
|
Post your apache configuration and version for cgiwrap executions, i solved the same problems with apache mod_rewrite. Tobia WSO Support ha scritto: > Thanks for the quick response Nathan... > > >> At 04:31 PM 1/30/2008, Neulinger, Nathan wrote: >> Unfortunately, I don't know of any way around that... From the >> perspective of apache, "cgiwrap" is the cgi script being executed, and >> will always exist. >> > > Really? I was sure this couldn't be correct behavior. Anybody know of a work around? > > Probably some fancy mod_rewrite command could do it, but I've been poking around trying > to figure something out for the last few hours and got nothing unfortunately... > > WSO > > > > > > > >> -- Nathan >> >> ------------------------------------------------------------ >> Nathan Neulinger nn...@ms... >> Missouri S&T Information Technology (573) 341-6679 >> System Administrator - Principal >> >> >> >>> -----Original Message----- >>> From: cgi...@li... [mailto:cgiwrap- >>> use...@li...] On Behalf Of WSO Support >>> Sent: Wednesday, January 30, 2008 2:18 PM >>> To: cgi...@li... >>> Subject: [cgiwrap-users] cgiwrap and 404 error >>> >>> 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 >>> >>> >>> ------------------------------------------------------------------- >>> ------ >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> cgiwrap-users mailing list >>> cgi...@li... >>> https://lists.sourceforge.net/lists/listinfo/cgiwrap-users >>> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > cgiwrap-users mailing list > cgi...@li... > https://lists.sourceforge.net/lists/listinfo/cgiwrap-users > > |