Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Setting Domain name to open the DNN siteSetting Domain name to open the DNN site
Previous
 
Next
New Post
2/6/2007 11:15 PM
 
I just opened a new account with Godaddy and installed DNN.  I have the site built but can only access it by going to www.domain.com/DotNetNuke/.  How do I get it to open the site by just going to www.domain.com?  I have tried a multitude of setting, aliases, and forwarding URLs but nothing.  Any help would be appreciated.
 
New Post
2/7/2007 11:21 AM
 
My lead ran into this problem at work.  DNN was originally installed to look at the viability of the technology, so it was installed with our url then /DNN.  Once we kicked the site live, we didn't want to have to do all of the work to convert over to not having the /DNN plus is doesn't work well with out server install to have the base with all the DNN code in it, as we have many applications that aren't DNN.  My lead figured out how to add a redirect in the META information.  The code he used is below.  It work well, from an ADA standpoint it isn't the best method, but it is the only solution we have been able to find.  When a user enters the address http://yoursiteurl into the browser this redirects it to http://yoursiteurl/dnn.  Hope this helps. 
<META CONTENT="0;URL=http://yoursiteurl/dnn" HTTP-EQUIV="refresh">
 
New Post
2/7/2007 12:11 PM
 

Please disregard. After a little more work this morning, I found that Godaddy will not put DNN in the root directory and so you must modify a copy their "Welcome.html" file that is placed in the customer's root "c" dirve directory and ftp it to the root directory on Godaddy to get it to work.  This is my first experience hosting with Godaddy and with a windows based CMS.  I would suspect that go Godaddy get asked this question a lot, but their customer service people acted as if they had no idea what I was asking and directed me back to do some more internet research on the topic.  Anyway it is real pretty simple.

1) I opened the "Welcome.html" document in the root directory of my "c" drive with Notepad (If you don't have a Welcome file in the root drive you could create one with any of several word processing programs that will save as a web page)

2) Typed in the following code: (yellow highlights would be modified to new site's info)
<html>
<head>
<title>web site name</title>
<center><H1>Loading Web Site Name Home Page</H1></CENTER>
<P>
<meta http-equiv="REFRESH" content="0;url=http://www.domain name.com/dotnetnuke"></HEAD>
<BODY>
</html>

3) Saved the it back to the "Welcome.html"

4) Used Godaddy's FTP file transfer to upload the new- "Welcome.html" to the sitess root directory on Godaddy

5) That's it.

Hope this might be of help to others.

RW

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Setting Domain name to open the DNN siteSetting Domain name to open the DNN site


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out