diff --git a/users/reverseproxy.rst b/users/reverseproxy.rst index 4e32020d1..55b08f6da 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