fix modules enabling code
This commit is contained in:
@@ -16,9 +16,9 @@ apache_use_stats: true
|
||||
apache_user: "{{ apache_server_name | regex_search( '([^.]+)' ) }}"
|
||||
apache_use_database: false
|
||||
apache_modules_list:
|
||||
headers
|
||||
http2
|
||||
rewrite
|
||||
proxy
|
||||
proxy_http
|
||||
proxy_fcgi
|
||||
- headers
|
||||
- http2
|
||||
- rewrite
|
||||
- proxy
|
||||
- proxy_http
|
||||
- proxy_fcgi
|
||||
|
||||
Reference in New Issue
Block a user