Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
    
    
    
            
          
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
          
        
I've read the many articles and discussion topics about mapping multiple domains but I haven't found a discussion that explicitly addresses my use case, which I think would be fairly common so I'm going to bring it up.
I have a global site that's been localized and translated into various languages. Some places in the world want / need to use a different domain. I'd like to set up my content repository like this:
/content/globalsite/us/en -->www.globalsite.com/us/en
/content/globalsite/mx/es -->www.globalsite.com/mx/es
/content/globalsite/br/es-->www.globalsite.com/br/es
/content/globalsite/ca/en-->www.canadian.ca/ca/en
/content/globalsite/de/de-->www.globalsite.de/de/de
How can the above mappings be done in AEM? or am I forced into creating a separate /content node for each country that does not use the globalsite.com domain? Our current deployment is breaking out each domain into its own node under /content, but it is making the AEM interface very convoluted for our authors. It would be much nicer to have all of those global sites under a common node so they can be easily grouped group.
Visualizações
respostas
Total de curtidas
          
        
You can achieve this by using multiple vhost and farm configurations at the dispatcher level. Check [1] on how to setup multidomain URL's
Visualizações
respostas
Total de curtidas
          
        
I reviewed that document (Using Dispatcher with Multiple Domains) prior to posting and all of the examples showed mappings where they assumed each domain had its own node under /content.
/content/globalsite/us/en
/content/globalsite/mx/es
/content/globalsite/br/es
/content/canadasite/ca/en
/content/germanysite/de/de
Is it possible to use multiple vhost and farm configurations at the dispatcher level to get the node structure I am trying to get? It's not clear from the documentation that this is possible.
Visualizações
respostas
Total de curtidas
          
        
JaideepBrar - could you please answer my follow up clarifying question?
Visualizações
respostas
Total de curtidas
          
        
You can have different vhost entries for each domain and write rewrite rules to direct traffic to the nodes you want
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtidas
respostas