Skip to content

Commit 9f0e4d3

Browse files
author
Till Brehm
committed
Fixed syntax error in apps vhost
1 parent df1f8b3 commit 9f0e4d3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

install/tpl/apache_apps.vhost.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
<tmpl_var name="ssl_comment">SSLStaplingResponderTimeout 5
5858
<tmpl_var name="ssl_comment">SSLStaplingReturnResponderErrors Off
5959
</tmpl_if>
60-
</VirtualHost>
6160

6261
<tmpl_if name='apache_version' op='>=' value='2.3.3' format='version'>
6362
<IfModule mod_ssl.c>

server/conf/apache_apps.vhost.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
<tmpl_var name="ssl_comment">SSLStaplingResponderTimeout 5
5858
<tmpl_var name="ssl_comment">SSLStaplingReturnResponderErrors Off
5959
</tmpl_if>
60-
</VirtualHost>
6160

6261
<tmpl_if name='apache_version' op='>=' value='2.3.3' format='version'>
6362
<IfModule mod_ssl.c>

0 commit comments

Comments
 (0)