summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/apache/httpd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/apache/httpd.conf b/etc/apache/httpd.conf
index f1dfa8a..2ad2bf3 100644
--- a/etc/apache/httpd.conf
+++ b/etc/apache/httpd.conf
@@ -163,8 +163,8 @@ AddHandler markdown .md
Use SSLRedirect sys.randomdan.homeip.net
<VirtualHost *:11443>
Use SSL sys.randomdan.homeip.net
- ProxyPass "/haproxy/" "http://virtualip.random.lan:9000/haproxy/"
- ProxyPassReverse "/haproxy/" "http://virtualip.random.lan:9000/haproxy/"
+ ProxyPass "/haproxy/" "http://virtualipin.random.lan:9000/haproxy/"
+ ProxyPassReverse "/haproxy/" "http://virtualipin.random.lan:9000/haproxy/"
ScriptAlias /nagios/cgi-bin /usr/lib64/nagios/cgi-bin/
<Directory /usr/lib64/nagios/cgi-bin>
<RequireAny>