add new hostname to apache config

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2016-06-29 12:48:47 +00:00
parent 77b54667dd
commit f1ff079cf5

View file

@ -5,6 +5,7 @@
<VirtualHost *:80>
ServerName graphite.cloud.fedoraproject.org
ServerAlias graphite.fedorainfracloud.org
DocumentRoot "/usr/share/graphite/webapp"
ErrorLog /var/log/httpd/graphite-web-error.log
CustomLog /var/log/httpd/graphite-web-access.log common