[Mono-aspnet-list] Lighttpd + fastcgi + mono

eviddal eiv at eviddal.com
Mon Aug 3 19:44:28 EDT 2009


I'm having a problem making HttpModule extensions work. I can load aspx pages
just fine, but my extension dll that implements BeginRequest and EndRequest
methods are not called at all. I have tried plaving it in /bin, adding it
GAC and creating a web.config for the site, and adding it to the web.config
in /etc/mono/2.0, none of which work. I'm not getting any errors, the dll
just isn't triggered.

I have configured the fastcgi module with a blank extension so theoretically
all requests should go though mono.

Does anybody have an idea what I'm doing wrong?

Erlend

-- 
View this message in context: http://www.nabble.com/Lighttpd-%2B-fastcgi-%2B-mono-tp24800090p24800090.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list