Hello Friends,
I want to remove the folder name that appears in my DNN portal URL.
Currently I am referring my portal using following URL http://www.dnnportal.com/mywebsite (The URL is dummy just to explain the scenario).
The www.dnnportal point to a physical directory named "DNNPortals" this directory contains a default.asp page which redirect the http://www.dnnportal.com to http://www.dnnportal.com/mywebsite.
When ever I browse any page the mywebsite comes in URL. I want to remove it from the URL.
Is it possible to do using URL rewriting? Can I do it using "Friendly Url Settings" OR " Request Filter Settings?
Thanks,
Mahesh