Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add forward path prefix to prefix services in a sub path. #3115

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

jerry-yuan
Copy link

I have opened an issue #3110 that I need to add some path prefix when forwarding requests, in order to proxy a sub dir into a independent domain.

I added a field on proxy host and proxy host's location configurations, which will be the path prefix of proxy_pass.

I am a Java backend developer. This is the first time I am modifying a project that uses Node.js as the backend implementation. If there are any inappropriate modifications, please feel free to correct my work.

@nginxproxymanagerci
Copy link

CI Error:

/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
certbot-node: Pulling from jc21/nginx-full
3240fe174df9: Pulling fs layer
8ea3cdcfa293: Pulling fs layer
994104d13805: Pulling fs layer
e78e049ad9ca: Pulling fs layer
1375e158d1b3: Pulling fs layer
9c8ffe8e2dd2: Pulling fs layer
7322dd9574e4: Pulling fs layer
2b4700e8a056: Pulling fs layer
e6d81996bad4: Pulling fs layer
165f8f1d23c7: Pulling fs layer
0e4de214163e: Pulling fs layer
9bcdd889f10b: Pulling fs layer
99fcf93aa7cf: Pulling fs layer
ad45bc5520aa: Pulling fs layer
3e6f37a2ab61: Pulling fs layer
acd4e1dd2856: Pulling fs layer
f50a573ca404: Pulling fs layer
6838739d262a: Pulling fs layer
05059d3d5708: Pulling fs layer
e2a1338d4374: Pulling fs layer
8080f4b6ceb7: Pulling fs layer
ae4c3e7ac409: Pulling fs layer
6827f519c417: Pulling fs layer
994104d13805: Waiting
ad45bc5520aa: Waiting
e78e049ad9ca: Waiting
3e6f37a2ab61: Waiting
1375e158d1b3: Waiting
acd4e1dd2856: Waiting
9c8ffe8e2dd2: Waiting
f50a573ca404: Waiting
6838739d262a: Waiting
05059d3d5708: Waiting
e2a1338d4374: Waiting
7322dd9574e4: Waiting
8080f4b6ceb7: Waiting
ae4c3e7ac409: Waiting
2b4700e8a056: Waiting
6827f519c417: Waiting
e6d81996bad4: Waiting
9bcdd889f10b: Waiting
165f8f1d23c7: Waiting
0e4de214163e: Waiting
99fcf93aa7cf: Waiting
8ea3cdcfa293: Verifying Checksum
8ea3cdcfa293: Download complete
e78e049ad9ca: Verifying Checksum
e78e049ad9ca: Download complete
994104d13805: Verifying Checksum
994104d13805: Download complete
1375e158d1b3: Verifying Checksum
1375e158d1b3: Download complete

@jerry-yuan
Copy link
Author

Is there any one can tell me what happend while running ci😭

Copy link

github-actions bot commented Apr 8, 2024

PR is now considered stale. If you want to keep it open, please comment 👍

@github-actions github-actions bot added the stale label Apr 8, 2024
@jerry-yuan
Copy link
Author

keep pr open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants