Search code examples
How can I get the tilde (~) operator to work when rewriting URLs in an HttpModule?...

asp.net.neturl-rewritinghttpmodule

Read More
Why HttpContext.Current.Handler is null?...

.netasp.nethttpmodulehandler

Read More
IIS - how best to serve a different version of site to different users...

iis-7url-rewritinghttphandlerhttpmoduleisapi

Read More
Asynchronous HttpModule MVC...

asp.net-mvcasync-awaithttpmodule

Read More
Adding a Http-Header in a HttpModule and read it out from a Page...

c#.netasp.nethttp-headershttpmodule

Read More
Sharepoint 2013 authentication...

c#sharepointhttpmodulesharepoint-2013

Read More
What's the use of ScriptModule in IIS?...

asp.net.netiisweb-confighttpmodule

Read More
Is it correct to say that an ASP .NET MVC application is an HTTPModule?...

asp.net-mvciisasp.net-mvc-4httpmodule

Read More
Subscribing to HttpApplication events inside HttpModules behave differently between Integrated and C...

asp.netiisevent-handlinghttpmoduleintegrated-pipeline-mode

Read More
How to get original url after HttpContext.RewritePath() has been called...

asp.neturl-rewritinghttpmodule

Read More
Get url string in PreRequestHandlerExecute in asp.net...

asp.neturlhttpmodule

Read More
HttpModule/HttpApplication testing whether url is a request for a file...

c#filerequesthttpmodule

Read More
Has anyone unit tested a HttpModule in ASP.NET using rhino Mocks framework?...

unit-testingrhino-mockshttpmodule

Read More
ASP.NET MVC3 Custom HttpModule gives error 404...

asp.net-mvc-3iis-7.5httpmodule

Read More
"Could not load type" error trying to install HTTPModule on IIS6 - Web.config error...

asp.netiis-6httpmodule

Read More
RoleProvider dosn't work with custom IIdentity and IPrincipal on server...

asp.net-mvc-3httpmoduleroleprovideriprincipaliidentity

Read More
Get Active Directory user from client request, server side?...

iisactive-directoryhttpmodule

Read More
Is HttpModule shared among working threads?...

asp.netiismultithreadinghttpmoduleihttpmodule

Read More
Custom HTTP handler for URL rewriting + session and application variable...

asp.neturl-rewritinghttpmodulevanity-url

Read More
How to enable custom http module for a particular controller in ASP.NET MVC 3...

c#asp.net.netasp.net-mvchttpmodule

Read More
Correct use of a ConcurrentQueue within a HttpModule?...

c#asp.netmultithreadingconcurrencyhttpmodule

Read More
ASP.Net bypassing ReleaseStateRequest event - how?...

asp.netevent-handlinghttpmodule

Read More
Can I be sure that HttpModules are executed in the order in which they are listed in the HttpApplica...

asp.net.netiishttpmodule

Read More
If I write a handler with to handle path *, will it have the same functionality as a httpmodule?...

asp.netiishttphandlerhttpmodule

Read More
Limiting HttpModule to only process certain requests...

c#asp.nethttpmoduleihttpmoduledirectory-browsing

Read More
IIS URL Re-write module with foreign text...

asp.neturl-rewritingiis-7.5httpmodule

Read More
IE10 & ASP.Net Handler bug...

asp.netiis-7httphandlerhttpmodule

Read More
Routing static files with ASP.net MVC from a different directory without IIS changes and with authen...

asp.net-mvcasp.net-mvc-3asp.net-mvc-routinghttpmodulemvcroutehandler

Read More
create custom response handler...

asp.netiis-7httpresponsehttpmodule

Read More
Will my HttpModule get called if IIS produces a 400: Bad Request?...

asp.netiis-6localhosthttpmoduleisapi

Read More
BackNext