8000 can't set header, need more_set_headers or something · Issue #1530 · nginx-proxy/nginx-proxy · GitHub
[go: up one dir, main page]

Skip to content
can't set header, need more_set_headers or something #1530
@themotu

Description

@themotu

I only want to add cors header if one doesn't exist, more_set_headers seems to do this but extras aren't installed?

I'm running a lot of instances of the same site on different domains. One issue I have is that I want swagger to connect from swagger1234.mydomain.com to api1234.mydomain.com swagger compains that cors aren't passed.

add_header in a conf.d breaks my app because it adds a second cors header but makes swagger work on the one endpoint. adding an api1234.mydomain.com in vhost.d doesn't add the header.

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

      0