From 12f6856f911d8ee7c47f3116ed7f37b6e4ef9752 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 24 Mar 2019 09:23:27 -0400 Subject: docfix --- docs/guides/FAQ.rst | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/guides/FAQ.rst b/docs/guides/FAQ.rst index 01d12870..90510416 100644 --- a/docs/guides/FAQ.rst +++ b/docs/guides/FAQ.rst @@ -392,14 +392,15 @@ plugins that attempt to do this, but don't work with streaming MJPEG images). Bottom line, this is a problem for apps like zmNinja and it affects you. -How this affects you: \* If you are using HTTP Basic Authentication +How this affects you: +- If you are using HTTP Basic Authentication then your images won't show. -Then your images won't show. +Possible Workarounds: +- Configure your web server to skip basic authentication for ``nph-zms`` URLs +- If you are using a ReverseProxy, you can insert the authorization header inside the apache proxy +- Disable HTTP Basic auth for now +- Downgrade Chrome (but this may no longer be an option, Chrome will not revert to the old behavior any more) -Possible Workarounds: \* Configure your web server to skip basic -authentication for ``nph-zms`` URLs \* If you are using a ReverseProxy, -you can insert the authorization header inside the apache proxy \* -Disable HTTP Basic auth for now \* Downgrade Chrome Skipping auth for ``nph-zms`` URLs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3