diff --git a/users/reverseproxy.rst b/users/reverseproxy.rst index 7c554f102..b929d0bc0 100644 --- a/users/reverseproxy.rst +++ b/users/reverseproxy.rst @@ -28,9 +28,8 @@ Apache ProxyPass /syncthing/ http://localhost:8384/ - ProxyPassReverse http://localhost:8384/ - Order Allow,Deny - Allow from All + ProxyPassReverse http://localhost:8384/ + Require all granted Nginx