Skip to content

The proxy is redirecting to the root domain of the forwarded address. #21

@jonathan-mui

Description

@jonathan-mui

I have a domain "https://www.example.com".
I've setup my config.ru to do the simple forward shown in the wiki

reverse_proxy /^\/blog(\/*.*)$/, 'http://myblog.tumblr.com$1'

However, when I try to visit "https://www.example.com/blog", it redirects to "https://www.tumblr.com". Is this expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions