filestash icon indicating copy to clipboard operation
filestash copied to clipboard

[bug] Non-root APPLICATION_URL renders application non-functional

Open jtagcat opened this issue 1 year ago • 1 comments

Description of the bug

APPLICATION_URL=https://example.com/filestash_lives_here

Reverse proxy only exposes /filestash_lives_here and all subdirectories.

Observed behavior

404 (filestash thinks its root is https://example.com, not https://example.com/filestash_lives_here)

Expected behavior

/ is 404

jtagcat avatar Aug 05 '23 16:08 jtagcat

We don't support that use case at the moment, there's some PR that got started but never completed, this would have to come from the community as my wish list has no spare room

mickael-kerjean avatar Aug 07 '23 00:08 mickael-kerjean