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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...having hard time with Verification Emailhaving hard time with Verification Email
Previous
 
Next
New Post
6/22/2006 12:50 PM
 
luden --

My site is fully functional including forums, using the GoDaddy auto-installation of DNN 4.0 . I can help you to a large degree since (by your posts) you seem to be confronting the same issues I did when I brought up my site on GoDaddy shared hosting. I will help in any way I can. You would be doing me a favor to create a log-in at my site (which is still brand new) and ask me questions there in the appropriate forum. I am certain I can save you many hours of hunting and experimentation. My site is commonmancomputing.com .

Thanks,
Travis
 
New Post
6/27/2006 8:24 PM
 

marksman_002,

How did you redirect the domain name on godaddy, and also remove the copyright at the bottom.  I am building a site and do not know how you can access the files to do that.   I tired emailing them, but they said they could not help me. 

Thanks,

Jim

marksman_002 wrote
luden --

My site is fully functional including forums, using the GoDaddy auto-installation of DNN 4.0 . I can help you to a large degree since (by your posts) you seem to be confronting the same issues I did when I brought up my site on GoDaddy shared hosting. I will help in any way I can. You would be doing me a favor to create a log-in at my site (which is still brand new) and ask me questions there in the appropriate forum. I am certain I can save you many hours of hunting and experimentation. My site is commonmancomputing.com .

Thanks,
Travis

 
New Post
6/28/2006 11:16 AM
 
Jim,

The forum notifications on these forums don't seem to be working, and it was just pure luck that I happened to log in and see your post!

Anyway, I have research the answer to your question about redirecting the domain name/home page on a shared hosting site using GoDaddy. I did it successfully a few months ago, but had since forgotten the details.

I posted on my site explaining how to get around this GoDaddy annoyance. Also, I'd like for you to look at my site again, regarding the Copyright notice. I think I still have it there, so please explain further your second question.

The site is
commonmancomputing.com

Thanks!
Travis
 
New Post
6/29/2006 9:46 AM
 

Thank you sir for the information. Can you please share with us your process for installing DNN at the root level of your website. There are quite a number of folks looking for this info.

 

If you can share this with us, we woudl appreciate it. If you have created the static page on your website perhaps you can point us in that direction.

Thank you again

 
New Post
6/29/2006 10:23 AM
 

I found the following script on forums.asp.net that allows for redirect to the DNN folder from the root level of the site. This is much easier that trying to reinstall DNN at the root folder.

Delete the welcome.html file at the root level of your site. Save the following scripts as default.asp. Enter your domain name in the appropriate places and replace DNN with the name of the folder in which you have installed DNN. Then ftp this file over to the root account.

It should work immediately. God Bless APROTOCALL at forums.asp.net for providing this neat solution.

<%@ Language=VBScript %>
    <%
    ' Set up your variables
    Dim sURL, sPath
    ' Get the domain name typed in the brows
    '     er.
    sURL = Request.ServerVariables("HTTP_HOST")
    ' Get the rest of the path after the dom
    '     ain name.
    sPath = Request.ServerVariables("PATH_INFO")
    ' Based on the domain name, redirect the
    '     user
    ' to the correct directory and attach th
    '     e rest
    ' of the path.
    Select Case sURL

        Case "www.MYDOMAIN.COM", "DNN/default.aspx"
            Response.Redirect "DNN/default.aspx"

       Case "MYDOMAIN.COM", "DNN/default.aspx"
            Response.Redirect "DNN/default.aspx"


       
    End Select
    %>

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...having hard time with Verification Emailhaving hard time with Verification Email


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