I have a Domain mywebsolutions.host as alias domain. Now I want to point it to mywebsolutions.co.in/hosting When I am selecting any of the rewrite type it is redirecting correctly to mywebsolutions.co.in/hosting But browser link changes to mywebsolutions.co.in/hosting But when I am keeping rewrite type now then the link in the browser remains mywebsolutions.host but redirect it to mywebsolutions.co.in and not mywebsolutions.co.in/hosting Now is it possible to show mywebsolutions.co.in/hosting whithout changing the browser address i.e. keeping to mywebsolutions.host
There is no real solution in 3.0.5. The solution for ISPConfig 3.1 is to remove the aliasdomain and add it as vhost aliasdomain instead, a vhost aliasdomain is a separate vhost in apache / nginx and you can set its web root to the sub directory /web/hosting
Thanks Till, Can I start using 3.1 in production Environment. is it largely stable? I am not using Virtual Server or API at the moment. If I use SSL using SSL certificates with Let’s encrypt, will it generate any warning in the browser? Thanks