diff --git a/CONFIG.rst b/CONFIG.rst index 63527b1367a3b5fc8fd871f31478328482c24409..20afdaad2e523f80a29f1a2754ca11311d8ee903 100644 --- a/CONFIG.rst +++ b/CONFIG.rst @@ -310,9 +310,11 @@ to be invoked, check the following: in Nginx is probably wrong and the authorizer isn't being contacted. * When in doubt, hard restart the entire stack, and use something like ``curl`` - to ensure you avoid any browser caching. If still in doubt that the Nginx - installation has been successfully built with the ``nginx-http-shibboleth`` - module, run Nginx in debug mode, and trace the request accordingly. + to ensure you avoid any browser caching. + +* If still in doubt that the Nginx installation has been successfully built + with the ``nginx-http-shibboleth`` module, run Nginx in debug mode, + and trace the request accordingly through the logs or console output. Resources