0
I have two domains that point to my server, both to the public_html root folder. I need each domain to access a certain folder.
Example:
www.dominio1.com.br points to the folder /dominio_1
www.dominio2.com.br points to the folder /dominio_2
I looked for the commands to use in htaccess but without success. I don’t know much about regular expression, someone there has the tricks?
Thanks in advance.