Hi,
I uploaded my React web application to my domain and it works fine but I would like to upload more web applications built with several technologies: Symfony, NodeJS and so on.
How could I set up my index.html/index.php and .htaccess files so they can live together with no collisions? Since only a .htaccess file can exist inside the public_html folder, I can't use it to point to several index.php/index.html.
Thanks in advance.
Best regards.
I uploaded my React web application to my domain and it works fine but I would like to upload more web applications built with several technologies: Symfony, NodeJS and so on.
How could I set up my index.html/index.php and .htaccess files so they can live together with no collisions? Since only a .htaccess file can exist inside the public_html folder, I can't use it to point to several index.php/index.html.
Thanks in advance.
Best regards.