mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
s/humbughq/zulip/ in graphite setup
(imported from commit 5c87bbe3d1ae4f57c5f66899b66cbd4417e49887)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
WSGISocketPrefix /usr/lib/apache2/modules/
|
||||
|
||||
<VirtualHost *:80>
|
||||
ServerName graphite.humbughq.com
|
||||
Redirect permanent / https://graphite.humbughq.com/
|
||||
ServerName graphite.zulip.net
|
||||
Redirect permanent / https://graphite.zulip.net/
|
||||
</VirtualHost>
|
||||
|
||||
<VirtualHost *:443>
|
||||
ServerName graphite.humbughq.com
|
||||
ServerName graphite.zulip.net
|
||||
|
||||
SSLEngine on
|
||||
SSLCertificateFile /etc/apache2/certs/humbug-self-signed.crt
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<VirtualHost *:80>
|
||||
ServerName graphiti.humbughq.com
|
||||
Redirect permanent / https://graphiti.humbughq.com/
|
||||
ServerName graphiti.zulip.net
|
||||
Redirect permanent / https://graphiti.zulip.net/
|
||||
</VirtualHost>
|
||||
|
||||
|
||||
<VirtualHost *:443>
|
||||
ServerName graphiti.humbughq.com
|
||||
ServerName graphiti.zulip.net
|
||||
|
||||
SSLEngine on
|
||||
SSLCertificateFile /etc/apache2/certs/humbug-self-signed.crt
|
||||
|
||||
Reference in New Issue
Block a user