Skip to content

Sub directory support#22

Merged
jacobtread merged 4 commits intomasterfrom
21-task-sub-directory-support
Nov 23, 2023
Merged

Sub directory support#22
jacobtread merged 4 commits intomasterfrom
21-task-sub-directory-support

Conversation

@jacobtread
Copy link
Member

Description

Added support for servers running on nginx that have a non root url path, an example nginx configuration for that would be something like the following:
image
Which can now be used in the client like so:
image

This also technically adds support for things like sticking authentication in the url:
image

Changes

  • Client supports servers hosted on subdirectories

Related Issues

@jacobtread jacobtread added the enhancement New feature or request label Nov 23, 2023
@jacobtread jacobtread self-assigned this Nov 23, 2023
@jacobtread jacobtread linked an issue Nov 23, 2023 that may be closed by this pull request
2 tasks
@jacobtread jacobtread merged commit 2996c81 into master Nov 23, 2023
@jacobtread jacobtread deleted the 21-task-sub-directory-support branch November 23, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task: Sub directory support

1 participant