Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 07, 2012 09:59 AM by aruldave
Member
14 Points
3 Posts
Mar 07, 2012 09:59 AM|LINK
I am just looking for the solution to setup the server redirection like what we do in .htaccess in Apache server.
For example I would like to enable URL rewriting method on IIS server for dynamic URL rewritting
So that all the possible combination requests to a single file should go to particular location
For example, the below combinations should go to http://www.example.com/ only
http://example.com
www.example.com
http://example.com/default.aspx and other combinations
Can you anyone help me out how to set the dynamic URL rewriting technique for all of my server file requests
aruldave
Member
14 Points
3 Posts
How to set-up the URL redirection in ASP.NET?
Mar 07, 2012 09:59 AM|LINK
I am just looking for the solution to setup the server redirection like what we do in .htaccess in Apache server.
For example I would like to enable URL rewriting method on IIS server for dynamic URL rewritting
So that all the possible combination requests to a single file should go to particular location
For example, the below combinations should go to http://www.example.com/ only
http://example.com
www.example.com
http://example.com/default.aspx and other combinations
Can you anyone help me out how to set the dynamic URL rewriting technique for all of my server file requests
BPM Software