Hello
I configure url rewriter 2.0 in windows 7, but not work. I think that only work in windows server..
For example_::
I want redirect:
http://localhost/Duos/Auth/carga/1
to
http://192.168.1.10/Auth/carga/1
My pattern: Duos/(.*), with regular expression
Accion: overwrite
Rewrite the url: http://localhost/{R:1} with append query string
It's work fine in windows 2008r2, but not in windows 7