Skip to content

Bug fix: Respect the path in URI#260

Open
mikkoi wants to merge 1 commit into
thaljef:masterfrom
mikkoi:fix-bug-not-respect-path-in-uri
Open

Bug fix: Respect the path in URI#260
mikkoi wants to merge 1 commit into
thaljef:masterfrom
mikkoi:fix-bug-not-respect-path-in-uri

Conversation

@mikkoi
Copy link
Copy Markdown

@mikkoi mikkoi commented May 24, 2025

Currently, the path in the URI is ignored.
For instance, when calling:

pinto --root https://my.server/path/to/pinto.cgi

pinto only calls https://my.server

With this change, it becomes possible to run a Pinto daemon in a shared hosting site and a sub directory, not just the root.

Currently, the path in the URI is ignored.
For instance, when calling:

    pinto --root https://my.server/path/to/pinto.cgi

pinto only calls https://my.server

With this change, it becomes possible to run a Pinto daemon in a
shared hosting site and a sub directory, not just the root.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant