Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add the ability to mount Jingo on a URL path #124

@claudioc

Description

@claudioc

There are use cases where Jingo lives behind a reverse proxy for a single path, like in mywebsite.com/wiki and wiki is proxy_passed by nginx to jingo. At the moment it seems impossible (as for the example goes) to instruct jingo to use /wiki as its "base" so that its assets are relative to that one (like /wiki/style.css).

It would be probably possible to hack something similar to what WordPress does with its WP_SITEURL configuration directive

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions