<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dataplop.welmoc.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dataplop.welmoc.com/feed.php">
        <title>dataplop - mattermost</title>
        <description></description>
        <link>https://dataplop.welmoc.com/</link>
        <image rdf:resource="https://dataplop.welmoc.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-16T13:59:19+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=mattermost:start&amp;rev=1709983563&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dataplop.welmoc.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>dataplop</title>
        <link>https://dataplop.welmoc.com/</link>
        <url>https://dataplop.welmoc.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=mattermost:start&amp;rev=1709983563&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-09T11:26:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://dataplop.welmoc.com/doku.php?id=mattermost:start&amp;rev=1709983563&amp;do=diff</link>
        <description>Mattermost

Apache :

&lt;VirtualHost *:443&gt;
Protocols h2 http/1.1

ServerAdmin webmaster@FQDN
DocumentRoot &quot;/var/www/html/&quot;
ServerName FQDN
ProxyPreserveHost On

# Set web sockets
RewriteEngine On

RewriteCond %{REQUEST_URI} /api/v[0-9]+/(users/)?websocket [NC,OR]
RewriteCond %{HTTP:UPGRADE} ^WebSocket$ [NC,OR]
RewriteCond %{HTTP:CONNECTION} ^Upgrade$ [NC]
RewriteRule .* ws://127.0.0.1:8065%{REQUEST_URI} [P,QSA,L]

&lt;Location /&gt;
  Require all granted
  ProxyPass http://127.0.0.1:8065/
  ProxyPassRe…</description>
    </item>
</rdf:RDF>
