mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-28 09:22:10 +07:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d4f9b6f710 | ||
|
|
d049be0d81 |
@@ -53,8 +53,6 @@ Fine configuration
|
||||
|
||||
[Upstream Configuration](doc/upstream.md)
|
||||
|
||||
[Vhost configuration](doc/vhost.md)
|
||||
|
||||
[SSL/TLS Configuration](doc/ssl.md)
|
||||
|
||||
[Basic Auth](doc/auth.md)
|
||||
|
||||
@@ -81,9 +81,9 @@ nginx_http_gzip_vary: 'on'
|
||||
nginx_http_gzip_disable: '"msie6"'
|
||||
|
||||
#
|
||||
# nginx_http_custom
|
||||
# Custom global configuration
|
||||
#
|
||||
nginx_http_custom: []
|
||||
nginx_custom_http: []
|
||||
|
||||
#
|
||||
# Vhosts
|
||||
|
||||
Reference in New Issue
Block a user