Skip to main content

weird behaviour on missing subdomain

Comments

2 comments

  • bellwood
    If the subdomain is just being created at the time, the VHOST likely isn't in Apache yet (or missing if you haven't created it yet). Based on your screenshot your are on HTTPS so likely you are see the VHOST that contains the shared/default SSL VHOST for the server/IP that you've pointed to.
    0
  • cPanelLauren
    @bellwood is on the right track, if there is no SSL VirtualHost for that domain it will load the first VirtualHost in the apache configuration assigned to that IP address by default.
    0

Please sign in to leave a comment.