fix modules enabling code

This commit is contained in:
2025-02-18 12:17:49 +01:00
parent 2d4e5a5853
commit dfdae74445
3 changed files with 16 additions and 14 deletions

View File

@@ -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