Re: Passing though unsupported HTTP methods instead of returning a 501 Not Implemented?
"Peter L. Mogan" <[email protected]> Mon, 20 Nov 2006 14:27:42 -0800 (PST)
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
Hello Michael, Thanks for your comments. Besides the request.c in the mathopd distribution, I think I better carefully review the cgi-fcgi bridge codes to see if it is a potential stumbling block. So far I have only built and used it. By the way, creating a FastCGI is in your list of planned or wished features <http://www.mathopd.org/wiki?Development>. If we do go ahead and create a patch, will we be conflicting with what you plan to do? BTW, based on our experience, lighttpd's mod_fastcgi passes through all unknown HTTP methods to spawn FastCGI processes. Thanks, --Peter --- Michiel Boland <[email protected]> wrote: [...] > > Sounds interesting. To my knowledge noone has > attempted this yet. > > Cheers > Michiel > >