From 4af92560414c4011dd00865c96874795fc041b1c Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 20 Apr 2021 22:04:29 -0500 Subject: [PATCH] Rename vhosts as well --- desu.local/frontend/vhost.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/desu.local/frontend/vhost.conf b/desu.local/frontend/vhost.conf index d4c2e2e..f79615b 100644 --- a/desu.local/frontend/vhost.conf +++ b/desu.local/frontend/vhost.conf @@ -1,6 +1,6 @@ # vim:set ft=apache: - ServerName desu.local + ServerName local.desu.ltd DocumentRoot /usr/local/apache2/htdocs AllowOverride All @@ -9,44 +9,44 @@ - ServerName jellyfin.desu.local + ServerName jellyfin.local.desu.ltd ProxyPreserveHost On ProxyRequests Off ProxyPass /socket http://192.168.102.200:8081/ ProxyPass / http://192.168.102.200:8081/ - ServerName grafana.desu.local + ServerName grafana.local.desu.ltd ProxyPreserveHost On ProxyRequests Off ProxyPass / http://192.168.102.200:8082/ - ServerName sonarr.desu.local + ServerName sonarr.local.desu.ltd ProxyPreserveHost On ProxyRequests Off ProxyPass / http://192.168.102.200:8083/ - ServerName transmission.desu.local + ServerName transmission.local.desu.ltd ProxyPreserveHost On ProxyRequests Off ProxyPass / http://192.168.102.200:8084/ - ServerName jackett.desu.local + ServerName jackett.local.desu.ltd ProxyPreserveHost On ProxyRequests Off ProxyPass / http://192.168.102.200:8085/ - ServerName radarr.desu.local + ServerName radarr.local.desu.ltd ProxyPreserveHost On ProxyRequests Off ProxyPass / http://192.168.102.200:8086/ - ServerName netbox.desu.local + ServerName netbox.local.desu.ltd ProxyPreserveHost On ProxyRequests Off ProxyPass / http://192.168.102.200:8087/