Outils pour utilisateurs

Outils du site


mattermost:start

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
mattermost:start [2024/03/09 12:19] – créée jonathanmattermost:start [2024/03/09 12:26] (Version actuelle) jonathan
Ligne 15: Ligne 15:
 RewriteCond %{HTTP:UPGRADE} ^WebSocket$ [NC,OR] RewriteCond %{HTTP:UPGRADE} ^WebSocket$ [NC,OR]
 RewriteCond %{HTTP:CONNECTION} ^Upgrade$ [NC] RewriteCond %{HTTP:CONNECTION} ^Upgrade$ [NC]
-RewriteRule .* ws://127.0.0.1:8066%{REQUEST_URI} [P,QSA,L]+RewriteRule .* ws://127.0.0.1:8065%{REQUEST_URI} [P,QSA,L]
  
 <Location /> <Location />
   Require all granted   Require all granted
-  ProxyPass http://127.0.0.1:8066+  ProxyPass http://127.0.0.1:8065
-  ProxyPassReverse http://127.0.0.1:8066/+  ProxyPassReverse http://127.0.0.1:8065/
   ProxyPassReverseCookieDomain 127.0.0.1 FQDN</Location>   ProxyPassReverseCookieDomain 127.0.0.1 FQDN</Location>
  
mattermost/start.1709983173.txt.gz · Dernière modification : de jonathan