From: Zoltán Felleg Date: Wed, 17 Dec 2025 10:34:10 +0000 (+0100) Subject: Updated ws.pm (replaced bbxfr with mbhxfr). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=39f661ad030dbfe594c74575f86e4ae980b67f25;p=user-lxc.git Updated ws.pm (replaced bbxfr with mbhxfr). --- diff --git a/sources/ws.pm/c3d/postinstall/install-data/etc/httpd/conf.d/useribm.hu.443.conf.le b/sources/ws.pm/c3d/postinstall/install-data/etc/httpd/conf.d/useribm.hu.443.conf.le index ef95357..1d8e9b3 100644 --- a/sources/ws.pm/c3d/postinstall/install-data/etc/httpd/conf.d/useribm.hu.443.conf.le +++ b/sources/ws.pm/c3d/postinstall/install-data/etc/httpd/conf.d/useribm.hu.443.conf.le @@ -34,10 +34,6 @@ ProxyPass "/avonxfr" "http://xfr.pm.useribm.hu/avonxfr" ProxyPassReverse "/avonxfr" "http://xfr.pm.useribm.hu/avonxfr" - # bb file transfer -> xfr.pm.useribm.hu:80 - ProxyPass "/bbxfr" "http://xfr.pm.useribm.hu/bbxfr" - ProxyPassReverse "/bbxfr" "http://xfr.pm.useribm.hu/bbxfr" - # euronet file transfer -> xfr.pm.useribm.hu:80 ProxyPass "/enetxfr" "http://xfr.pm.useribm.hu/enetxfr" ProxyPassReverse "/enetxfr" "http://xfr.pm.useribm.hu/enetxfr" @@ -46,6 +42,10 @@ ProxyPass "/erstexfr" "http://xfr.pm.useribm.hu/erstexfr" ProxyPassReverse "/erstexfr" "http://xfr.pm.useribm.hu/erstexfr" + # mbh file transfer -> xfr.pm.useribm.hu:80 + ProxyPass "/mbhxfr" "http://xfr.pm.useribm.hu/mbhxfr" + ProxyPassReverse "/mbhxfr" "http://xfr.pm.useribm.hu/mbhxfr" + # onyf file transfer -> xfr.pm.useribm.hu:80 ProxyPass "/onyfxfr" "http://xfr.pm.useribm.hu/onyfxfr" ProxyPassReverse "/onyfxfr" "http://xfr.pm.useribm.hu/onyfxfr"