From 622dae83bf09553410aa7aff144183bbdfdc9f78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 29 Jan 2016 23:32:23 +0100 Subject: [PATCH] Fix typo in path, use a instead of the --- .../enterprise_user_management/user_auth_shibboleth.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/enterprise_user_management/user_auth_shibboleth.rst b/admin_manual/enterprise_user_management/user_auth_shibboleth.rst index 600bd5009..7ce891325 100644 --- a/admin_manual/enterprise_user_management/user_auth_shibboleth.rst +++ b/admin_manual/enterprise_user_management/user_auth_shibboleth.rst @@ -24,7 +24,7 @@ A good starting point for the service provider installation can be found in `the official Shibboleth Wiki`_. A successful installation and configuration will populate Apache environment -variables with at least the unique user id which is then used by the ownCloud +variables with at least a unique user id which is then used by the ownCloud Shibboleth app to login a user. Apache Configuration @@ -45,7 +45,7 @@ following aliases are defined in an Apache virtual host directive: Alias /oc-shib /var/www/owncloud/ Further Shibboleth specific configuration as defined in -``/etc/Apache2/conf.d/shib.conf``: +``/etc/apache2/conf.d/shib.conf``: .. code-block:: Apache