url rewrites

P

PJ6

I'm looking at a web project that uses url rewrites configured in
System.WebServer. When deployed on the production box, it 'just works', but
running on localhost the configuration seems to be ignored. I have found
documentation for this feature, but there is no mention of its functional
requirements. Does anyone know what I need to do to get url rewrites working
locally on a developer's machine?

Paul
 
G

Guest

I'm looking at a web project that uses url rewrites configured in
System.WebServer. When deployed on the production box, it 'just works', but
running on localhost the configuration seems to be ignored. I have found
documentation for this feature, but there is no mention of its functional
requirements. Does anyone know what I need to do to get url rewrites working
locally on a developer's machine?

Paul

You're probably about URL Rewrite Module for IIS7
http://learn.iis.net/page.aspx/734/url-rewrite-module/

In this case you would need IIS7 and that module installed.
 
P

PJ6

Yeah I saw something about that, but neither the production box nor my
machine has IIS7 installed - they're both IIS6.

Paul

I'm looking at a web project that uses url rewrites configured in
System.WebServer. When deployed on the production box, it 'just works',
but
running on localhost the configuration seems to be ignored. I have found
documentation for this feature, but there is no mention of its functional
requirements. Does anyone know what I need to do to get url rewrites
working
locally on a developer's machine?

Paul

You're probably about URL Rewrite Module for IIS7
http://learn.iis.net/page.aspx/734/url-rewrite-module/

In this case you would need IIS7 and that module installed.
 
G

Guest

Yeah I saw something about that, but neither the production box nor my
machine has IIS7 installed - they're both IIS6.

Paul





You're probably about URL Rewrite Module for IIS7http://learn.iis.net/page.aspx/734/url-rewrite-module/

In this case you would need IIS7 and that module installed.

Well, then it seems that it used an additional configuration on the
server like the wildcard mapping
http://www.microsoft.com/technet/pr...IIS/5c5ae5e0-f4f9-44b0-a743-f4c3a5ff68ec.mspx

Can you please tell us what do you have in System.WebServer?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top