Skip to content

Ombi NGINX reverse proxy subdirectory example has duplicate proxy_redirect option #191

Description

@jamesmacwhite

Describe the error

The current NGINX subdirectory reverse proxy example has proxy_redirect duplicated twice in the helper proxy.conf configuration.

Location

https://docs.ombi.app/info/reverse-proxy/#location-block

Suggested correction

The proxy_redirect option should only appear once.

I believe proxy_redirect http:// $scheme://; should be enough? It is more flexible to any environment or base URL configuration?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions