Steve
This got stuck in mod_wsgi moderation queue for over a week and have only
just seen it. Am not sure have seen the whole conversation either.
If you haven't got any further then let me know direct or on mod_wsgi list
with summary of what you have worked out.
Graham
On Tuesday, 24 January 2
On Thursday, March 10, 2011 1:44:17 PM UTC-5, Steve Lacy wrote:
>
> What's the recommended way to get proper HEAD request support using pyramid
> + mod_wsgi?
>
> Right now, with my "vanilla" mod_wsgi configs, and request_method='GET' on
> my view_config decorators, my HEAD requests are 404'ing.
> On 6 Jan 2009, at 19:44, Mike Orr wrote:
>
> > - Some sites need specifically wiki features, a la MoinMoin. I've
> > heard MoinMoin is difficult to set up in a WSGI environment and
> > integrate into a larger site, so perhaps there's something there to
> > work on.
>
> Some time ago I had a pla