Skip to content

Commit a40360d

Browse files
author
thom
committed
Remove SPDY (#5646)
1 parent a9f3282 commit a40360d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

install/tpl/apache_apps.vhost.master

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919
RequestHeader unset Proxy early
2020
</IfModule>
2121

22-
{tmpl_if name="enable_spdy" op="==" value="y"}
23-
<IfModule spdy_module>
24-
SpdyEnabled on
25-
</IfModule>
26-
{/tmpl_if}
27-
2822
<IfModule mod_php5.c>
2923
DocumentRoot {tmpl_var name='apps_vhost_dir'}
3024
AddType application/x-httpd-php .php

0 commit comments

Comments
 (0)