-# Apache2 reverse proxy configuration for Collabora Online / LibreOffice Online
+# Apache2 reverse proxy configuration for Collabora Online
# Internet <-- SSL --> Reverse Proxy <-- No SSL --> loolwsd
# Make sure that you enable the following Apache2 modules: proxy, proxy_wstunnel, and proxy_http.
-# Create a virtual host for Collabora Online / LibreOffice Online and include this configuration file.
+# Create a virtual host for Collabora Online and include this configuration file.
Options -Indexes
ProxyPreserveHost On
# static html, js, images, etc. served from loolwsd
- # loleaflet is the client part of LibreOffice Online
+ # loleaflet is the client part of Collabora Online
ProxyPass /loleaflet http://127.0.0.1:9980/loleaflet retry=0
ProxyPassReverse /loleaflet http://127.0.0.1:9980/loleaflet