Till Brehm
2015-01-05 9ca1e3b8acc34e15ff4bdbdd4b61402da06b4227
server/conf/apache_apps.vhost.master
@@ -15,6 +15,12 @@
    SetHandler None
  </FilesMatch>
  
  {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