parent
01cfdf12fb
commit
2425612a6c
1 changed files with 1 additions and 1 deletions
|
@ -18,8 +18,8 @@
|
|||
Include "conf.d/{{ name }}/*.conf"
|
||||
{% endif %}
|
||||
</VirtualHost>
|
||||
{% if ssl %}
|
||||
|
||||
{% if ssl %}
|
||||
<VirtualHost{% for ip in ips %} {{ip}}:443{% endfor %}>
|
||||
ServerName {{ name }}
|
||||
{% if server_aliases %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue