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.
41 lines
830 B
41 lines
830 B
# www-less |
|
include /etc/nginx/opennet/locations/www-less.conf; |
|
|
|
# www |
|
include /etc/nginx/opennet/locations/www.conf; |
|
|
|
# bsd |
|
include /etc/nginx/opennet/locations/bsd.conf; |
|
|
|
# cisco |
|
include /etc/nginx/opennet/locations/cisco.conf; |
|
|
|
# grab |
|
include /etc/nginx/opennet/locations/grab.conf; |
|
|
|
# linux |
|
include /etc/nginx/opennet/locations/linux.conf; |
|
|
|
# m |
|
include /etc/nginx/opennet/locations/m.conf; |
|
|
|
# mobile |
|
include /etc/nginx/opennet/locations/mobile.conf; |
|
|
|
# palm |
|
include /etc/nginx/opennet/locations/palm.conf; |
|
|
|
# security |
|
include /etc/nginx/opennet/locations/security.conf; |
|
|
|
# solaris |
|
include /etc/nginx/opennet/locations/solaris.conf; |
|
|
|
# web |
|
include /etc/nginx/opennet/locations/web.conf; |
|
|
|
# wiki |
|
include /etc/nginx/opennet/locations/wiki.conf; |
|
|
|
# handles (do not delete) |
|
include /etc/nginx/opennet/locations/handle/redirect.conf; |