About

The configuration reverse proxies the machine URL plus the /drop/ subpath to the pairdrop daemon listening on the same machine on port 3001

Configuration

        redir /drop /drop/
        handle_path /drop/* {
                reverse_proxy 127.0.0.1:3001 {
                        header_up Host {host}
                        header_up X-Real-IP {remote}
                        header_up X-Forwarded-Host {hostport}
                        header_up X-Forwarded-For {remote}
                        header_up X-Forwarded-Proto {scheme}
                }
        }

fuss/caddy/templates/subpath/pairdrop.txt ยท Last modified: 2024/01/05 20:12 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.