Browse by Tags

All Tagsiis7IIS7 url rewriting httpmodule (RSS)
  • Re: How rewritre host of a request in IIS7?

    This will not work as this is a "redirection". If a user does a post then the post data is lost. It should just rewrite the URL and still preserve the post/get data. Linda
    Posted to Forum by Linda Market on 04-15-2008, 6:34 PM
  • Re: How rewritre host of a request in IIS7?

    I just saw this in a hurry searching for other stuff and three klicks later I found http://mvolo.com/blogs/serverside/pages/Redirect-requests-to-your-application-with-the-HttpRedirection-module.aspx In Home › Learn IIS7 › Developing on IIS 7.0 › Extending IIS 7.0 › Runtime Extensibility › Developing...
    Posted to Forum by JacobSandin on 04-15-2008, 6:01 PM
  • how to use IIS of Vista command Appcmd to modify IIS security requestFiltering.

    I want to use appcmd to modify requestFiltering to let ".mdf" to be allowed. this is coming from applicationHost.config. <requestFiltering> ... <add fileExtension=".mdf" allowed="false" /> ... </requestFiltering> how to use appcmd command to change fileextension...
    Posted to Forum by colindl on 10-19-2007, 5:16 AM
  • Can not change ISAPI CGI Restriction property by vb script program

    The following is my program, ' Connect to the WMI WebAdministration namespace. Set oWebAdmin = GetObject("winmgmts:root\WebAdministration") ' Get the default Web site. Set oSite = oWebAdmin.Get("Site.Name='Default Web Site'") ' Get the ISAPI-CGI restriction section...
    Posted to Forum by colindl on 10-19-2007, 2:43 AM
Page 1 of 1 (4 items)
Page view counter