Pārlūkot izejas kodu

nginx custom vhost config

master
vecāks
revīzija
b6d216cd84
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. +4
    -0
      templates/vhost.conf.j2

+ 4
- 0
templates/vhost.conf.j2 Parādīt failu

@@ -41,6 +41,10 @@ server {
root {{ vhost.root }};
{% endif %}

{% if vhost.custom is defined %}
{{ vhost.custom }}
{% endif %}

}

server {


Notiek ielāde…
Atcelt
Saglabāt