add new hostname to apache config
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
77b54667dd
commit
f1ff079cf5
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerName graphite.cloud.fedoraproject.org
|
ServerName graphite.cloud.fedoraproject.org
|
||||||
|
ServerAlias graphite.fedorainfracloud.org
|
||||||
DocumentRoot "/usr/share/graphite/webapp"
|
DocumentRoot "/usr/share/graphite/webapp"
|
||||||
ErrorLog /var/log/httpd/graphite-web-error.log
|
ErrorLog /var/log/httpd/graphite-web-error.log
|
||||||
CustomLog /var/log/httpd/graphite-web-access.log common
|
CustomLog /var/log/httpd/graphite-web-access.log common
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue