Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • djscorch 67 posts 106 karma points
    Mar 26, 2013 @ 12:02
    djscorch
    0

    Running 2 multi-lingual sites under one instance...

    So I'm maintaining a set of sites that are configured in the following way.

    IIS has 2 bindings siteA.com and siteB.com.

    Umbraco is set up like so:

    en/

    de/

    fr/

    en-siteB/

    de-siteB/

    fr-siteB/

    es-siteB/

    jp-siteB/

     

    Each domain can access either subfolder which isn't a real problem. However if you go to siteB.com it naturally defaults to en/ which is a problem. I 'managed hostnames' in Umbraco and set siteB.com on en-siteB/ with english as the language.

    This solved the problem but then all the x-siteB sites had an english dictionary.

    Any ideas how I can get siteB.com to go to siteB.com/en-siteB?

    UrlRewriter doesn't work because siteB.com is a binding.

     

    Sorry for the long post!

  • Asif Malik 203 posts 339 karma points
    Mar 26, 2013 @ 18:26
    Asif Malik
    0

    Have you tried IIS URL Rewrite .. it is a package which would need ot be installed on your server http://www.iis.net/downloads/microsoft/url-rewrite

Please Sign in or register to post replies

Write your reply to:

Draft