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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Portal alias not workingPortal alias not working
Previous
 
Next
New Post
1/24/2006 3:52 AM
 
I am having the exact same problem on a 1and1 server in the US. I pointed my domain (site.com) directly to the app folder containing DNN (site.com/DNN), and I added a portal alias (site.com), but DNN won't load. Any ideas would be very much appreciated.
 
New Post
1/24/2006 11:58 AM
 

I have got this working at last so I hope this helps you Frank. 1and1 expect the portal to be installed in the root dir but this is how I have got it working in a sub-dir.

installed to site.com/dnn
placed a copy of web.config from site.com/dnn dir in the root dir
Copied all dll's from site.com/dnn/bin to site.com/bin
Set the portal alias to site.com/dnn

Now copy the following into notepad and save as Default.aspx and save in the root dir

<html>
  <script language="vb" RUNAT="server">
  Private Sub Page_Load()
    Response.Redirect("/dnn/")
    End Sub
  </script>
</html>

This will now redirect into the sub dir so when you call site.com you will then see site.com/dnn in the browser and the portal will be displayed (As long as you have asked 1and1 support to configure the site.com/dnn dir as an Application dir).

Hope that helps and thanks to the others for their input.

 
New Post
1/24/2006 4:32 PM
 

I wonder if there is a misunderstanding on the interpretation of the use of virtual directories to deploy a site, and how IIS is configured to display it.

I know that if I'm going to have child portals under a site, I try to have the DNS * wildcard setting use the parent portal so that I use http://alias.site.com rather than http://www.site.com/alias (this is the child portal)

I was just playing around locally on my virtual install http://192.168.1.101/Nov07 and setup a child portal with this in the setup http://192.168.1.101/Nov07/hello and it automatically displays as http://192.168.1.101/Nov07/Default.aspx?alias=192.168.1.101/Nov07/hello  because in theory I didn't think you could run a domain.com/folder/folder instance.  I could be wrong, but I think sometimes the offering of the child portal could cause people confusion that isn't necessarily DNN related but how IIS is normally configured an in a hosted environment I think companies tend to keep things pretty standard.

However, when i setup this domain - http://yada.192.168.1.101/nov07  as a parent portal on a virtual directory, because I have no setting in the DNS entry (and why would I - it's local) it won't display becuase it's not created a folder in IIS, like the child portal setup has done, with a default.aspx file in the hello/ folder that is created when you have child portal instance.

Have you tried to put up the full path including the directory, and see if it's picked up. I don't do my installs that way, but I know that DNN does and can handle child portals well and if you request to have a Wildcard DNS entry with your domain, then you can use the efficient parent portal setting and it will work without problem every time. 

I hope this puts another approach this area which is one of those things that is very handy.

Nina Meiers


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
1/24/2006 11:20 PM
 

I'm using wild card dns settings.  In my personal sites I've got::

www.phdavis.com Parent

www.phdavis.com/mason Child

www.myIPTV.org Parent

www.ciscoIPTV.com  Parent for now maybe a child of myIPTV.org later when I decide what to do with it.

PortalAlias entries for each of these sites reference only what they are and I'm running it all out of the same webroot on my host.

I think you are right Nina.  There are about four different ways to set things up in IIS and it gets confusing.  :)

Cheers, 


Paul Davis
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Portal alias not workingPortal alias not working


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