We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9fe429 commit 47a5355Copy full SHA for 47a5355
tests/ci/install-apache-hhvm.sh
@@ -10,4 +10,4 @@ sudo sed -e "s?%TRAVIS_BUILD_DIR%?$(pwd)?g" --in-place /etc/apache2/sites-availa
10
sudo service apache2 restart
11
12
# Run HHVM
13
-hhvm -m daemon -vServer.Type=fastcgi -vServer.Port=9000
+hhvm -m daemon -vServer.Type=fastcgi -vServer.Port=9000 -vServer.FixPathInfo=true
0 commit comments