Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WAF with generic domain

Hi,

I with a freind try to build a little web hosting service, and we have made a choice to work with users as virtual host in apache in our real web serveur. That mean that we want the users to be able to get to their web site by users.webhost.com for example.

We create the vhost automaticly thru php on the web server, but I just tried to create a generic virtual web server with domaine *.webhost.com again as an example, but astaro juste refuse that domaine. We can't start creating each users in astaro as we want it to be all automatic. Is anybody have an idea how we could let pass all the unspecified subdomain directly to the server, and manage the others that we specified ?

Thanks all in advance.


This thread was automatically locked due to age.
Parents
  • Hello Albeck

    www. ist not a subdomain, it's a host in the domain, even if you're using it as "domain" for your customers.
    Easier way would be to register a own domain per customer, and point the www entry to your ASGs public IP.

    so Astaro WAS allows the usage of "*" in https certificates (wildcard certificate). But you have always to enter the FQN in the WAS virtual server as customer1.example.com, customer2.example.com or www.example.com, www2.example.com. According to your vhosts in apache. Don't forget to check the "pass host header" checkbox in the WAS virtual server, that Astaro passes the hostname to your webserver.

    Sent from my iPad using Astaro.org (finally got One)
Reply
  • Hello Albeck

    www. ist not a subdomain, it's a host in the domain, even if you're using it as "domain" for your customers.
    Easier way would be to register a own domain per customer, and point the www entry to your ASGs public IP.

    so Astaro WAS allows the usage of "*" in https certificates (wildcard certificate). But you have always to enter the FQN in the WAS virtual server as customer1.example.com, customer2.example.com or www.example.com, www2.example.com. According to your vhosts in apache. Don't forget to check the "pass host header" checkbox in the WAS virtual server, that Astaro passes the hostname to your webserver.

    Sent from my iPad using Astaro.org (finally got One)
Children
No Data