/[smecontribs]/rpms/smeserver-onlyoffice/contribs10/smeserver-onlyoffice-0.0.5-bz12233-dsport.patch
ViewVC logotype

Contents of /rpms/smeserver-onlyoffice/contribs10/smeserver-onlyoffice-0.0.5-bz12233-dsport.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Nov 21 04:24:06 2022 UTC (18 months, 2 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-onlyoffice-0_0_5-8_el7_sme, smeserver-onlyoffice-0_0_5-4_el7_sme, smeserver-onlyoffice-0_0_5-5_el7_sme, smeserver-onlyoffice-0_0_5-6_el7_sme, smeserver-onlyoffice-0_0_5-7_el7_sme, smeserver-onlyoffice-0_0_5-2_el7_sme, smeserver-onlyoffice-0_0_5-3_el7_sme, HEAD
* Sun Nov 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-2.sme
- fix wrong dsport in httpd template [SME: 12233]

1 diff -Nur --no-dereference smeserver-onlyoffice-0.0.5.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/Onlyoffice/80VirtualHostOnlyoffice smeserver-onlyoffice-0.0.5/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/Onlyoffice/80VirtualHostOnlyoffice
2 --- smeserver-onlyoffice-0.0.5.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/Onlyoffice/80VirtualHostOnlyoffice 2022-07-05 23:24:07.000000000 -0400
3 +++ smeserver-onlyoffice-0.0.5/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/Onlyoffice/80VirtualHostOnlyoffice 2022-11-20 23:20:27.447000000 -0500
4 @@ -47,7 +47,7 @@
5 ProxyPass /.well-known/acme-challenge !
6 _EOL
7
8 - my $OOport = 8083;
9 + my $OOport = 48000;
10 $OUT .= <<"_EOL";
11 ProxyPassMatch (.*)(\/websocket)\$ "ws://localhost:$OOport/\$1\$2"
12 ProxyPass / "http://localhost:$OOport/"

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed