Skip to content

[Feature Request] Reverse Proxy mode #5

Description

@FallenHero66

Hi! First off, thanks for the great tool!

You could add support for reverse proxying the "redirect target" (modlishka-ish, a bit less noisy on the client side I suppose) by adding a switch with which the line

RewriteRule ^.*$ {redirect}/? [L,R=302]

is replaced by

RewriteRule ^.*$ {redirect}/%{REQUEST_URI}?%{QUERY_STRING} [P,L]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions