Florian Schaal
2014-12-14 a549793dccc43cbbd47b40fb339c1a1c37cbc6e6
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