Skip to content

Error redirecting  #106

Open
Open
@afvicente

Description

@afvicente

Hi,

I think i found one bug. The proxy is not redirect correctly on the following example:

  proxy.register("www.example.com", "http://127.0.0.1:8081/example",{
    ssl: {
      letsencrypt: {
        email: '[email protected]', 
        production: true,
      }
    }
  }); 

When we enter http://www.example.com in the browser the proxy is redirecting to https://www.example.com/example instead https://www.example.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions