Added proxy http modules for CentOS

This commit is contained in:
Tobias Herre 2023-11-03 08:51:35 +01:00
parent aa69222ecd
commit 9dcd440522
1 changed files with 2 additions and 0 deletions

View File

@ -149,6 +149,8 @@ vars:
centos::
"modules" data => '[
{m:"proxy",f:"mod_proxy"},
{m:"proxy_http",f:"mod_proxy_http"},
{m:"proxy_http2",f:"mod_proxy_http2"},
{m:"proxy_fcgi",f:"mod_proxy_fcgi"},
{m: "autoindex",f:"mod_autoindex"},
{m: "log_config",f:"mod_log_config"},