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 ...Alias not working...please helpAlias not working...please help
Previous
 
Next
New Post
3/18/2006 3:29 PM
 

I am using 1and1 servers for my DNN installation.  I can get to it by going to http://s12xxx1585.onlinehome.us/dotnetnuke/.  I have a domain name (myDomain.com) that I have forwarded to that address.  when I type in myDomain.com in a browser it goes to the correct portal, but I do not see myDomain.com in the address bar.  I see http://s12xxx1585.onlinehome.us/dotnetnuke/Default.aspx?alias=s12xxx1585.onlinehome.us/dotnetnuke/usvideotours.  I have added myDomain.com as an alias to the portal.  What I want to see is myDomain.com in the address bar.  What am I doing wrong?

I read somewhere else that 1and1 use masking instead of forwarding and that could be the problem but I don't fully understand that.

Any help is appreciated.  Thanks.

 

 

 
New Post
3/18/2006 4:23 PM
 

I have a server with 1&1 and my question would be is your DNN on your own server or do you have a shared configuration? If you have remote access to the server then you need to point the mydomain.com to the ip address of your server, then in IIS you need to add a site mydomain.com and point it to the portal folder. Then DNN will show it up on the browser window.  However, unfortunately I dont know enough about shared situations.

Salar

 

 
New Post
3/18/2006 5:30 PM
 

I have the 1and1 Business package which is shared.  In 1and1's configuration screen when I go to forward my domain I have to give the full path to my dnn folder (http://s12xxx1585/dotnetnuke) in order for it to work.  If I try just point to the relative folder (/dotnetnuke) I get an error in global.asax.

All of my domains are using 1and1's DNS servers.  I don't know if that makes a difference.

 

 
New Post
3/18/2006 11:23 PM
 

The confusing part in your situation is the FAQ example of the redirect shows all the default web names and makes you think that you should redirect to the default site.   I did this as well but finally realized how silly I was being.  One you point your domain name to the root of your 1and1 account; create a redirect page called index.asp.  If your website is BStaleysPlace.com and you were going to give me a portal called BuddhasParadise.com, then your redirect page would look like the following. 

<%@ language="VBSCRIPT" %>

<html>

<head>

<%EnableSessionState=False

host = Request.ServerVariables("HTTP_HOST")

 

if host = "BStaleysPlace.com" or host = "www.BStaleysPlace.com" Then

response.redirect("http://www.BStaleysPlace.com/dotnetnuke/")

 

Elseif host = "buddhasparadise.org" or host = "www.buddhasparadise.org" Then

response.redirect("http://www.buddhasparadise.org/dotnetnuke/")

 

Else

response.redirect("http://www.s123412341234.onlinehome.us/error.htm")

 

End If

%>

 

Notice that you are simply redirecting to the deeper folder.  Not to a completely different site.

 

Hope this helps a little!


Punk Buddha
_______________________________________
All the answers!!???
Heck, I don't even have all the questions!
 
New Post
3/20/2006 3:54 PM
 

I have deleted my dnn install and cleared out the database and I have a fresh install.  I am able to get to my default portal by going to http://s123456789.onlinehome.us/dotnetnuke/.  For right now I am not even concerned about setting up additional portals or domains.  All I want to do is be able to type www.myDomain.com and take me to my default portal, but I want it to display www.myDomain.com in the address bar.  Is this possible?  My understanding was that all I had to do was to add www.myDomain.com to the alias of my default portal?

Right now I have only the default portal and the aliases are listed as follows:

http://s123456789.onlinehome.us/dotnetnuke

www.myDomain.com

myDomain.com forwarded to the root of my 1and1 install http://s123456789.onlinehome.us/ and in that folder I have index.asp which redirects www.myDomain.com to www.myDomain.com/dotnetnuke.  It goes to the right place but never displays myDomain.com in the address bar.  What am I doing wrong?  Thanks.

 

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Alias not working...please helpAlias not working...please help


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