London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Local domains mapped to Langauges

Vote:
 

Hi,


I followed the steps in this Tech note (http://world.episerver.com/Documentation/Items/Tech-Notes/EPiServer-CMS-6/EPiServer-CMS-60/Globalization/) to allow me to map domains to lanaguages.

 

My config is currently just:

  <siteHostMapping>
    <siteHosts siteId="siteMaster">
      <add name="*" />
      <add name="site.local" language="en" />
      <add name="sitesv.local" language="sv" />
    </siteHosts>
  </siteHostMapping>

Now, if I got to sitesv.loca/page1 it loads correctly in that langauge.
However, if I go to the root of that site, sitesv.local, I get taken the the CMS login page.

Going to site.local/sv/ loads the "home page" correctly?

Any ideas?

#44287
Oct 07, 2010 17:23
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.