hmm keep it with my first proposal (ie collabora.server-domain
)
This was my line of thinking :
<location "/loleaflet">
ProxyPass http://127.0.0.1:9980/loleaflet retry=0
ProxyPassReverse http://127.0.0.1:9980/loleaflet
</Location>
# WOPI discovery URL
<location "/hosting/discovery">
ProxyPass http://127.0.0.1:9980/hosting/discovery retry=0
ProxyPassReverse http://127.0.0.1:9980/hosting/discovery
</Location>
With a http > https in default-virtualhost.inc ,
It is going the be a fight for someone else