Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am able to get URLRewriting to work with aspx pages but cannot get other pages, such as HTML to work. How would I get this working with IIS 7.5?
Could you elaborate a bit more? Like what are you trying to accomplish and what have you already tried?
You need to add a wildcard to IIS to get it to process HTML files etc. otherwise .NET never has anything to do with them.
This article may help http://learn.iis.net/page.aspx/508/wildcard-script-mapping-and-iis-7-integrated-pipeline/
Rich
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How to use URLRewriting with non ASPX pages
I am able to get URLRewriting to work with aspx pages but cannot get other pages, such as HTML to work. How would I get this working with IIS 7.5?
Could you elaborate a bit more? Like what are you trying to accomplish and what have you already tried?
You need to add a wildcard to IIS to get it to process HTML files etc. otherwise .NET never has anything to do with them.
This article may help http://learn.iis.net/page.aspx/508/wildcard-script-mapping-and-iis-7-integrated-pipeline/
Rich
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.