add some modules, include http2

This commit is contained in:
2024-12-19 11:13:13 +01:00
parent a882c50e2a
commit 2d4e5a5853
3 changed files with 18 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
ServerAlias {{ alias }}
{%endfor%}
{%endif%}
Protocols h2 http/1.1
DocumentRoot {{ apache_document_root }}
SSLEngine on
SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1