Re: [cgiwrap-users] cgiwrap and 404 error
Brought to you by:
nneul
From: Tobia C. <tob...@re...> - 2008-02-01 17:19:11
|
I'm sorry, you have absolutely right, but the same concept that i explained was correct for binaries executed by cgiwrap. if php or perl scripts executed returns any http headers apache return 500 http code, in other case the 200 ok. But If cgiwrap return 404 http code, the error was returned correctly to browser. T. Jeremy Chadwick ha scritto: > I think you need to look at the code more closely. :-) That printf() > is never reached unless you're using the nph-specific cgiwrap binaries, > specifically binaries that start with "nph-". > > Again: solving this problem is not as easy as you state it is. > > |