From: Zoltán Felleg Date: Mon, 12 Oct 2020 19:47:48 +0000 (+0200) Subject: Updated ws.pm (added bbxfr). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=440e944fe9abef66249c06acb28adfd57217a5df;p=user-lxc.git Updated ws.pm (added bbxfr). --- 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 21fe0eb..8036631 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 @@ -17,19 +17,23 @@ ProxyPass /ugyvitel http://192.168.42.248:8079/ugyvitel keepalive=On connectiontimeout=600 ProxyPassReverse /ugyvitel http://192.168.42.248:8079/ugyvitel - # avon file transfer -> shs.pm.user.hu:80 + # avon file transfer -> xfr.pm.user.hu:80 ProxyPass /avonxfr http://192.168.173.251/avonxfr ProxyPassReverse /avonxfr http://192.168.173.251/avonxfr - # erste file transfer -> shs.pm.user.hu:80 + # bb file transfer -> xfr.pm.user.hu:80 + ProxyPass /bbxfr http://192.168.173.251/bbxfr + ProxyPassReverse /bbxfr http://192.168.173.251/bbxfr + + # erste file transfer -> xfr.pm.user.hu:80 ProxyPass /erstexfr http://192.168.173.251/erstexfr ProxyPassReverse /erstexfr http://192.168.173.251/erstexfr - # onyf file transfer -> shs.pm.user.hu:80 + # onyf file transfer -> xfr.pm.user.hu:80 ProxyPass /onyfxfr http://192.168.173.251/onyfxfr ProxyPassReverse /onyfxfr http://192.168.173.251/onyfxfr - # ubis file transfer -> shs.pm.user.hu:80 + # ubis file transfer -> xfr.pm.user.hu:80 ProxyPass /ubisxfr http://192.168.173.251/ubisxfr ProxyPassReverse /ubisxfr http://192.168.173.251/ubisxfr