Skip to content
Snippets Groups Projects
Commit a40360dc authored by Thom's avatar Thom :tools:
Browse files

Remove SPDY (#5646)

parent a9f32820
No related branches found
No related tags found
1 merge request!1033Always enable HTTP/2 if available
......@@ -19,12 +19,6 @@
RequestHeader unset Proxy early
</IfModule>
{tmpl_if name="enable_spdy" op="==" value="y"}
<IfModule spdy_module>
SpdyEnabled on
</IfModule>
{/tmpl_if}
<IfModule mod_php5.c>
DocumentRoot {tmpl_var name='apps_vhost_dir'}
AddType application/x-httpd-php .php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment