Alias Domain

Discussion in 'ISPConfig 3 Priority Support' started by pawan, Sep 27, 2016.

  1. pawan

    pawan Member

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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
     
  3. pawan

    pawan Member

    Thanks Till,
    Can I start using 3.1 in production Environment.
    1. is it largely stable? I am not using Virtual Server or API at the moment.
    2. If I use SSL using SSL certificates with Let’s encrypt, will it generate any warning in the browser?
    Thanks
     

Share This Page