diff --git a/server/conf/vhost.conf.master b/server/conf/vhost.conf.master index 6a026d447a6862984e56b8471eb32d09a8d2ae65..2ec0e153e092452bb4526e45f0d9f0c1d629e250 100644 --- a/server/conf/vhost.conf.master +++ b/server/conf/vhost.conf.master @@ -252,16 +252,16 @@ # php as cgi enabled - ScriptAlias /php5-cgi - Action php5-cgi /php5-cgi + ScriptAlias /php-cgi + Action php-cgi /php-cgi - SetHandler php5-cgi + SetHandler php-cgi - SetHandler php5-cgi + SetHandler php-cgi @@ -346,21 +346,21 @@ - SetHandler php5-fcgi + SetHandler php-fcgi - SetHandler php5-fcgi + SetHandler php-fcgi - Action php5-fcgi /php5-fcgi virtual - Alias /php5-fcgi {tmpl_var name='document_root'}/cgi-bin/php5-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'} + Action php-fcgi /php-fcgi virtual + Alias /php-fcgi {tmpl_var name='document_root'}/cgi-bin/php-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'} - FastCgiExternalServer {tmpl_var name='document_root'}/cgi-bin/php5-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'} -idle-timeout 300 -host 127.0.0.1: -pass-header Authorization -pass-header Content-Type + FastCgiExternalServer {tmpl_var name='document_root'}/cgi-bin/php-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'} -idle-timeout 300 -host 127.0.0.1: -pass-header Authorization -pass-header Content-Type - FastCgiExternalServer {tmpl_var name='document_root'}/cgi-bin/php5-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'} -idle-timeout 300 -socket -pass-header Authorization -pass-header Content-Type + FastCgiExternalServer {tmpl_var name='document_root'}/cgi-bin/php-fcgi-{tmpl_var name='ip_address'}-{tmpl_var name='port'}-{tmpl_var name='domain'} -idle-timeout 300 -socket -pass-header Authorization -pass-header Content-Type @@ -468,7 +468,7 @@ RewriteCond %{REQUEST_URI} !^/webdav/ - RewriteCond %{REQUEST_URI} !^/php5-fcgi/ + RewriteCond %{REQUEST_URI} !^/php-fcgi/ RewriteCond %{REQUEST_URI} !^