-
Posted to
IIS7 - URL Rewrite Module
by
mr baldman
on
07-14-2009, 4:25 AM
Thank you very much for your help, this has solved my problem.
-
Posted to
IIS7 - URL Rewrite Module
by
mr baldman
on
07-13-2009, 5:41 PM
the web.config with the rewrite rule is located in the root of the IISRewriteURL asp.net 3.5 web application on my pc.
the rewrite rule here is taken from the system.webserver section of that file...
<rewrite>
...
-
Posted to
IIS7 - URL Rewrite Module
by
mr baldman
on
07-13-2009, 10:53 AM
I cannot get the URL rewriting module to work on my local PC (vista x86)
i set up a new rule using the 'user friendly url' template.
a picture rather than 1000 words....
so now that is setup if i request 'localhost/iisrewriteurl/content/5 i should see my content.aspx page.
and the settings page, which i have not changed in any ...