mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Add feature: override_try_files on vhost
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
- 'test-alias.local'
|
||||
- 'test2-alias.local'
|
||||
template: '_base'
|
||||
override_try_files: '$uri $uri index.htm index.html'
|
||||
more:
|
||||
- 'autoindex off;'
|
||||
location:
|
||||
|
||||
Reference in New Issue
Block a user