We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f16fb commit 8a2a99aCopy full SHA for 8a2a99a
templates/sites-available/drupal-site.j2
@@ -131,7 +131,7 @@ server {
131
{% endif %}
132
133
{% if item.https is defined %}
134
-{% if item.alternate_server_name %}
+{% if item.alternate_server_name is defined %}
135
## Return (no rewrite) server block.
136
server {
137
## This is to avoid the spurious if for sub-domain name
0 commit comments