1
I have a question in the configuration of VirtualHost, I have an application that has redirect to multiple cores ex:
meusite.com.br/app/gomeusite.com.br/app/rj
When access meusite.com.br/app, it redirects to the first kernel of the list that is configured in a file .xhtml, so from anywhere in the country always redirects to the AC.
I need to create a configuration, which when the user accesses /app, go to a page so that it can select the core you want to access, in case it would be /escolherestado.
I need the redirect /app continue to exist because the entire application depends on this redirection, more accurate than whenever the staff access meusite.com.br/app or /app/ be redirected to /escolherestado without /app/[sigla_nucleo]" be affected.