Robert,
Would what you state in your post help me out? Check out my post below which is in another thread..
Thanks in advance for your reply!
--------------------------------------------
I have a website
www.firstfriends.com. It is hosted at godaddy so I could not put it in a root.
I created a dotnetnuke60 subdirectory in my root and then placed my dnn install there.
When I go to the home page using
www.firstriends.com, my site shows correctly. Anytime I go to any of my other pages, it shows the dotnetnuke60 directory.
I want to REMOVE this directory from the url. How do I do it?
For example,
If you click on About Us, then on Location ... it shows:
http://www.firstfriends.com/dotnetnuke60/AboutUs/Location.aspx
I want it to show:
http://www.firstfriends.com/AboutUs/Location.aspx
without the dotnetnuke60 directory. It looks ugly. I am sure this is a very simple fix but could not find it anywhere on your site.
I thought it had something to do with Host Header in web.config file but when I put in 'dotnetnuke60', it breaks the rest of my site. I cannot navigate to any of my pages. It says it is looking for /dotnetnuke60/aboutus/philosophy.aspx.
Do I have to remove every occurrence of dotnetnuke60 in the database? is there a way to do that under the Host or Admin control panels? It seems dangerous going in to the database to edit fields.
Please point me in the right direction.