This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
ka
/
ansible-role-nginx
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
nginx custom vhost config
master
Markus Katharina Brechtel
пре 4 година
родитељ
9412b54504
комит
b6d216cd84
1 измењених фајлова
са
4 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
templates/vhost.conf.j2
+ 4
- 0
templates/vhost.conf.j2
Прегледај датотеку
@@ -41,6 +41,10 @@ server {
root {{ vhost.root }};
{% endif %}
{% if vhost.custom is defined %}
{{ vhost.custom }}
{% endif %}
}
server {
Write
Preview
Loading…
Откажи
Сачувај