mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
add new hostname to apache config
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user