tweaking phab's virtualhost to make it play nicer

This commit is contained in:
Tim Flink 2017-01-06 19:12:58 +00:00
parent 04cae423be
commit 8083b80656

View file

@ -1,6 +1,7 @@
<VirtualHost *:80>
# Change this to the domain which points to your host.
ServerName phab.{{external_hostname}}
ServerAlias phab.{{inventory_hostname}}
# Make sure you include "/webroot" at the end!
DocumentRoot {{phabroot}}/phabricator/webroot