From: gggeek Date: Sat, 21 Mar 2015 01:15:36 +0000 (+0000) Subject: one more X-Git-Tag: 4.0.0-alpha^2~144 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4cb5eddd5dad8aa31c9a5d3fa69294989207f1bd;p=plcapi.git one more --- diff --git a/tests/ci/travis/apache_vhost b/tests/ci/travis/apache_vhost index e4d2bf75..12448940 100644 --- a/tests/ci/travis/apache_vhost +++ b/tests/ci/travis/apache_vhost @@ -46,7 +46,7 @@ AddHandler php5-fcgi .php Action php5-fcgi /php5-fcgi Alias /php5-fcgi /usr/lib/cgi-bin/php5-fcgi - FastCgiExternalServer /usr/lib/cgi-bin/php5-fcgi -host 127.0.0.1:9000 -pass-header Authorization + #FastCgiExternalServer /usr/lib/cgi-bin/php5-fcgi -host 127.0.0.1:9000 -pass-header Authorization SSLEngine on diff --git a/tests/ci/travis/apache_vhost_hhvm b/tests/ci/travis/apache_vhost_hhvm index 1afe0ff5..f0ad9f48 100644 --- a/tests/ci/travis/apache_vhost_hhvm +++ b/tests/ci/travis/apache_vhost_hhvm @@ -52,7 +52,7 @@ Alias /hhvm /hhvm Action hhvm-php-extension /hhvm virtual - FastCgiExternalServer /hhvm -host 127.0.0.1:9000 -pass-header Authorization -idle-timeout 300 + #FastCgiExternalServer /hhvm -host 127.0.0.1:9000 -pass-header Authorization -idle-timeout 300 SSLEngine on