Recent content by NielsL

  1. N

    Content from subdomain ServerAlias over https not being served by Nginx

    Found the solution: Add the following line under Additional nginx directives server_name mysub1.mydomain.com mysub2.mydomain.com; Don't forget the semicolon on the end of the line.
  2. N

    Content from subdomain ServerAlias over https not being served by Nginx

    Hi, We're running Plesk 11.5 on a CentOS 6.5 VPS and we would like to resolve the following problem: We've configured a physical subdomain, lets say sub1.mydomain.com, and set up a couple of aliases for that domain in Plesk under: Web Server Settings for sub1.mydomain.com > Additional...
Back
Top