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 /zm path rewrite to nginx #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

r-rainey
Copy link

Add the path for /zm as a rewrite to / (some third party programs need the path to start at /zm)

Add the path for /zm as a rewrite to / (some third party programs need the path to start at /zm)
@alexyao2015 alexyao2015 changed the title Update nginx.conf Add /zm path rewrite to nginx Jul 12, 2022
@joopdo
Copy link

joopdo commented May 16, 2023

Thank you. I needed this to get camera working in Home Assistant.

@mjschrod
Copy link

mjschrod commented May 24, 2023

Thank you also from me!

Do I see it right, that this doesen't influence the API access?
I am trying to connect from FHEM. Here FHEM always uses: http://IP:PORT/zm/api/host/login.json
Unfortunately the url could not be found.

Can you also provide a patch for /zm/api/host/login.json ?

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.

None yet

3 participants