Added: apache version check in system library
Changed: apps vhost is now a template (for apache version) Changed: template if tags can now be of format 'version' to make version comparisons (e.g. 2.12 > 2.2 !) Changed: New apache 2.4 syntax for deny from all (-> Require all denied) etc.
Showing
- server/conf/apache_apps.vhost.master 26 additions, 18 deletionsserver/conf/apache_apps.vhost.master
- server/conf/apache_ispconfig.conf.master 52 additions, 13 deletionsserver/conf/apache_ispconfig.conf.master
- server/conf/vhost.conf.master 47 additions, 7 deletionsserver/conf/vhost.conf.master
- server/lib/classes/system.inc.php 25 additions, 0 deletionsserver/lib/classes/system.inc.php
- server/lib/classes/tpl.inc.php 15 additions, 6 deletionsserver/lib/classes/tpl.inc.php
- server/plugins-available/apache2_plugin.inc.php 6 additions, 1 deletionserver/plugins-available/apache2_plugin.inc.php
- server/plugins-available/apps_vhost_plugin.inc.php 24 additions, 15 deletionsserver/plugins-available/apps_vhost_plugin.inc.php
Loading
Please register or sign in to comment