mirror of https://github.com/YGGverse/YGGbro.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.3 KiB
38 lines
1.3 KiB
1 year ago
|
# www-less
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# www
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/www.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# bsd
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/bsd.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# cisco
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/cisco.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# grab
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/grab.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# linux
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/linux.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# m
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/m.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# mobile
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/mobile.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# palm
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/palm.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# security
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/security.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# solaris
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/solaris.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# web
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/web.opennet.ru.bro.ygg.conf;
|
||
|
|
||
|
# wiki
|
||
|
include /etc/yggbro/nginx/opennet.ru/opennet.ru.bro.ygg/servers/wiki.opennet.ru.bro.ygg.conf;
|