X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mods%2Fsample-nginx-reverse-proxy.config;h=afc74dfc4a42fbcc7cf638623d501b5205fd7ebc;hb=98c9aefcbbfba88f0e07155b329ad1d4fe00f2b4;hp=fbbbc488026aaaff31991b1a9d2fa2af4fc2bccd;hpb=291906de5f3074407253241e5ccbb5af633e0c22;p=friendica.git diff --git a/mods/sample-nginx-reverse-proxy.config b/mods/sample-nginx-reverse-proxy.config index fbbbc48802..afc74dfc4a 100644 --- a/mods/sample-nginx-reverse-proxy.config +++ b/mods/sample-nginx-reverse-proxy.config @@ -6,6 +6,13 @@ # Please refer to NGINX docs # +# Note provided by Gabe R.: if you are using nginx as proxy server for Apache2 +# make sure your nginx config DOES NOT contain the following +# ----- +# location ~ /.well-known { +# allow all; +# } +# ----- ... server {