add some modules, include http2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user