Hello everyone,

this might be an old or even simple question (I actually hope it is) but
I was not able to find an answer thus far:

Can I run the Fuseki admin UI behind a reverse proxy with a sub-path?

In my case I have one reverse proxy which routes a path like
  /admin/fuseki
to the Fuseki admin ui.

The problem is that css and the like are not loaded properly due to a
missing trailing slash on the base path. But adding the slash to the
route will result in a 404...

Maybe someone had this problem before or it is super-obvious to someone.

Thanks in advance.

Regards,
Sebastian

Reply via email to