add possibility to use php-fpm over mod_proxy_fcgi with apache >=2.4.9

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2014-11-10 11:47:27 +01:00
parent 4cc3c01dcb
commit 5499388777
8 changed files with 70 additions and 30 deletions

View File

@@ -51,6 +51,6 @@ define('TABLE_PANEL_DOMAIN_SSL_SETTINGS', 'domain_ssl_settings');
define('TABLE_DOMAINTOIP', 'panel_domaintoip');
// VERSION INFO
$version = '0.9.33-dev2';
$version = '0.9.33-dev3';
$dbversion = '2';
$branding = '';