Skip to content

Custom Base URL #23

@jangrewe

Description

@jangrewe

Hi, i'm using Apache's mod_proxy to map p2pool's port to a URL on my webserver, so that i don't have to open the port to the outside:

ProxyPass /p2pool/ http://localhost:9332/
ProxyPassReverse / /p2pool/

Unfortunately your JS uses the hardcode url '/web/', can you add a config variable to let the user define his base URL, e.g. '/p2pool/web/'?

If you're willing to merge it, i could create a pull request.

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