From ac6f95e84b2c2eb19b13f5f980111199e5cd09da Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Wed, 13 May 2015 19:21:55 +0000 Subject: [PATCH] removing deprecated part of phabricator httpd conf --- roles/phabricator/templates/phabricator.conf.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/phabricator/templates/phabricator.conf.j2 b/roles/phabricator/templates/phabricator.conf.j2 index ca44bb3ae8..67f933ce83 100644 --- a/roles/phabricator/templates/phabricator.conf.j2 +++ b/roles/phabricator/templates/phabricator.conf.j2 @@ -1,5 +1,3 @@ -NameVirtualHost *:443 - # Change this to the domain which points to your host. ServerName phab.{{external_hostname}}