Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: Francis Bolduc <fbolduc@gmail.com>
To: Juliusz Chroboczek <jch@irif.fr>
Cc: galene@lists.galene.org
Subject: [Galene] Re: Behind reverse proxy, not at the root
Date: Sat, 24 Feb 2024 19:51:28 -0500	[thread overview]
Message-ID: <CAHpL4=jT0xoF7vnfkRuen8UmDK-ftsZQaiJQgMawMMa=xF8-vg@mail.gmail.com> (raw)
In-Reply-To: <87il2dpjex.wl-jch@irif.fr>

If you recall my original email, I did not ask for URL rewriting.

What I would like to do is to host Galene in a directory, so that it
would look like this from the client side:
    GET https://myhost.com/foo/index.html
    GET https://myhost.com/foo/mainpage.css
    GET https://myhost.com/foo/galene.css
    GET https://myhost.com/foo/mainpage.js
    GET https://myhost.com/foo/common.css

As you suggested, I did configure my reverse proxy so that Galene gets
modified HTTP GET requests with the "/foo/" directory removed. I
thought that was weird, as the other applications I use on the same
host such as filebrowser.org and forge-vtt.com do not require such
fiddling with the HTTP requests. But I gave it a try anyway.

And that did not work because Galene seems to return the same content
without any modification to any path no matter what I configure in the
proxyURL field.

I don't know of any reverse proxy that can inspect the backend HTML
outputted by Galene, rewrite the paths to add the "/foo/" directory,
and then send the modified HTML to the client from the frontend. And I
doubt this is even possible considering Javascript is involved.

Or am I missing something?

Regards,
Francis

  reply	other threads:[~2024-02-25  0:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-17 23:40 [Galene] " Francis Bolduc
2024-01-18 11:08 ` [Galene] " Juliusz Chroboczek
2024-01-18 14:56   ` Francis Bolduc
2024-02-24 11:49 ` Juliusz Chroboczek
2024-02-24 14:34   ` Francis Bolduc
2024-02-24 18:27     ` Francis Bolduc
2024-02-24 18:44       ` Juliusz Chroboczek
2024-02-24 18:56         ` Francis Bolduc
2024-02-24 20:12           ` Juliusz Chroboczek
2024-02-24 21:28             ` Francis Bolduc
2024-02-24 22:16               ` Juliusz Chroboczek
2024-02-24 22:19                 ` Francis Bolduc
2024-02-24 22:49                   ` Juliusz Chroboczek
2024-02-25  0:51                     ` Francis Bolduc [this message]
2024-02-25 11:10                       ` Juliusz Chroboczek
2024-03-03 15:20                         ` Juliusz Chroboczek
2024-03-03 15:30                           ` Dianne Skoll
     [not found]                           ` <170947981403.1000.17286547855683116289@gauss.local>
2024-03-03 15:52                             ` Juliusz Chroboczek
2024-03-03 16:04                             ` Dirk-Willem van Gulik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHpL4=jT0xoF7vnfkRuen8UmDK-ftsZQaiJQgMawMMa=xF8-vg@mail.gmail.com' \
    --to=fbolduc@gmail.com \
    --cc=galene@lists.galene.org \
    --cc=jch@irif.fr \
    --subject='[Galene] Re: Behind reverse proxy, not at the root' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox