Pages publishing URL gets mixed up when using domains Options
ClausV
Posted: Friday, January 11, 2008 3:41:02 PM

Rank: Newbie

Joined: 1/11/2008
Posts: 5
I am trying to create a structure on my server that allows more that one site being run on the server. I was hoping to use the "Add domain" functionality on the content structure but I get some serious problems with navigation.

To summarize the problem:

My content structure looks something like this:

content
- test_page
- domain1
- domain1Start (domain: www.domain1.com)
- domain2
- domain2Start (domain: www.domain1.com)

The page "domain1Start" has a published URL: /domain1Start.aspx

When I try to access the site www.domain1.com, the page domain1Start.aspx displays just fine, but if I try www.domain1.com/domain1Start.aspx the page cannot be found.

if I try to access the domain1Start.aspx page through the web server IP e.g. http://192.168.1.1/domain1Start.aspx, the page resolves just fint.

There must be some problem with the way domains are resolved.

I looked in the umbracoSettings.config at "useDomainPrefixes" and that option is set to "true".

Any ideas?

- Claus
ClausV
Posted: Friday, January 11, 2008 9:35:18 PM

Rank: Newbie

Joined: 1/11/2008
Posts: 5
OK. Got it.

Guess it's just a matter of understanding the concept.

My site is divided into a number of areas and one of the areas is the default page. This would works just fine if the node representing the domain were a folder and not a page. So I figured that the page representing the domain (top page) should just redirect to the page of the first area below.

Everything works perfectly now :D
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.