Can I Install DotNetNuke in my Root Folder?
Print this Article
Comment on this Article
Last Updated:
May 25, 2010 12:43 PM
No, but you can create a meta redirect tag in your index file to forward site visitors to the correct folder.
An example of a meta redirect is:
<meta http-equiv="refresh" content="5;url=http://www.coolexample.com/secondaryfolder/site_to_forward_to.html">
This example creates a forward after five seconds to http://www.coolexample.com/secondaryfolder/site_to_forward_to.html.
For more information about using DotNetNuke on your website through your Windows shared hosting account, see What is DotNetNuke 4.0 (DNN)?
For more information about DotNetNuke, see DotNetNuke.