Francisco Gutiérrez DomínguezFrancisco Gutiérrez Domínguez

  1. 653 votes
    Vote 0 votes Vote Vote
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      You have left! (?) (thinking…)
      Francisco Gutiérrez DomínguezFrancisco Gutiérrez Domínguez commented  · 

      It's a common practice for WebApps to provide subdomain processing:

      client1.domainApp.com,
      client2.domainApp.com
      ...
      clientN.domainApp.com

      And using the Rewrite Module pass parameters to pages, so you can change LOGOS or CSS files to fit the desires of your clients.

      So a Redirect is not an option as we want to keep the subdomain visible. Also to say that having a subdomain tells your client that he is not another parameter, but a special client.

      I've read a lot of threads (http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/1ba9ec61-10b5-464f-8f34-bb7d5fa84697/) and just cannot get a clear picture of how to do this. I think that implementing DNS or giving us information of DNS providers and AZURE accepting any subdomains (having a wildcard) will do it.

      ¿Correct?

      Francisco Gutiérrez DomínguezFrancisco Gutiérrez Domínguez gave this 3 votes  · 

    Knowledge Base and Helpdesk