diff --git a/doc/shibboleth.md b/doc/shibboleth.md index 753fc28876..853d2c22cb 100644 --- a/doc/shibboleth.md +++ b/doc/shibboleth.md @@ -247,7 +247,7 @@ location /Shibboleth.sso { fastcgi_pass unix:/opt/shibboleth/shibresponder.sock; } -location /shibboleth-sp { +location /shibboleth-sp/ { alias /usr/share/shibboleth/; }