IIS Default document rewrites URL

208 Views Asked by At

I configure the default document of site http://www.modapik.com as index.aspx in both IIS and web.config. But when i hit the URL, the browser opens http://www.modapik.com/index.aspx which I totally don' want. How can I configure IIS to open only http://www.modapik.com

Thanks alot

1

There are 1 best solutions below

0
On BEST ANSWER

You have to use URL ReWriting feature for this