Skip to content

Support Running Behind Reverse Proxy ? http://xxx.xxx.xxx.xxx/nginx-ui ? #52

@bifeldy

Description

@bifeldy

Hello,

I just want to know, how to run behind reverse proxy with some prefix path.
For example I want is :: http://xxx.xxx.xxx.xxx/nginx-ui

Is there any environment variable to pass ?
Something like APP_PATH_PREFIX ?

Thanks 🙂

Activity

schenkd

schenkd commented on Apr 19, 2023

@schenkd
Owner

Hey @bifeldy,
that's an excellent question. By now, there is no out-of-the-box approach to do that rather then defining it in your nginx config file. If you like I'd welcome a PR to make this as an optional approach to implement :)
Best David

bifeldy

bifeldy commented on Apr 20, 2023

@bifeldy
Author

Hi, hopefully you check this.

I already create pull request.
For try :: https://hub.docker.com/r/bifeldy/nginx-ui

Thank you 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @schenkd@bifeldy

      Issue actions

        Support Running Behind Reverse Proxy ? http://xxx.xxx.xxx.xxx/nginx-ui ? · Issue #52 · schenkd/nginx-ui