We created an alias on one of our domains. Unfortunately, this broke the nginx configuration. After investigation, we found that the nginx configuration had been badly damaged: we use proxy_ssl_server_name directives, and when adding the alias all occurrences of these directives were brutally deleted and replaced by an incorrect server_name directive, breaking everything.
Edit Dennis: Submitted via support via user.
·
·
Great news. Can you explain what has been fixed here in case it clash with our current scripts?
no votes yet