Skip to content

Request: Static files with relative paths #57

@Georg-Git

Description

@Georg-Git

I would like to use fail2ban-ui in a sub subdirectory of my domain.
Together with other applications.
In front of this I have my own app for user authentification and accessmenagement.

For example:

https://example.com/login/my-app1/
https://example.com/login/my-app2/
https://example.com/login/fail2ban-ui/

Fail2ban-ui is starting, but then requesting his subdirectories straight under root, e.g.:
https://example.com/static/...

So my request is to change the subirectories/urls of fal2ban-ui from absolute pathes to relative pathes:

https://example.com/login/fail2ban-ui/static/
https://example.com/login/fail2ban-ui/locales/
https://example.com/login/fail2ban-ui/api/
and socket:
wss://example.com/login/fail2ban-ui/api/ws

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions