From fb74a2e7adc7ca2acb62d3099fc6c3623264ff66 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Wed, 15 Dec 2021 15:31:08 +0100 Subject: [PATCH] Updated ws.pm (updated httpd server config to use wiki.in instead of wiki.pm). --- .../install/etc/httpd/conf.d/useribm.hu.443.conf.le | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/ws.pm/postinstall/install/etc/httpd/conf.d/useribm.hu.443.conf.le b/sources/ws.pm/postinstall/install/etc/httpd/conf.d/useribm.hu.443.conf.le index ed51d7c..7cd079d 100644 --- a/sources/ws.pm/postinstall/install/etc/httpd/conf.d/useribm.hu.443.conf.le +++ b/sources/ws.pm/postinstall/install/etc/httpd/conf.d/useribm.hu.443.conf.le @@ -145,6 +145,6 @@ - ProxyPass / http://wiki.pm.useribm.hu/ - ProxyPassReverse / http://wiki.pm.useribm.hu/ + ProxyPass / http://wiki.in.useribm.hu/ + ProxyPassReverse / http://wiki.in.useribm.hu/ -- 2.54.0