Skip to content

Commit a59e373

Browse files
committed
Added apache dirctives variable to SSL vhost too.
1 parent 1d48d19 commit a59e373

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/conf/vhost.conf.master

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@
177177
#php_admin_value session.save_path <tmpl_var name='document_root'>/tmp
178178
</tmpl_if>
179179

180+
<tmpl_var name='apache_directives'>
181+
180182
</VirtualHost>
181183
</IfModule>
182184

0 commit comments

Comments
 (0)