diff --git a/conf/apache2/sites-available/webmail.conf b/conf/apache2/sites-available/webmail.conf index 0fc15d2f6409909f4c428889e6f48952487daef6..59e6f9a017052a947eb942c7c699a68a26c9aa9c 100644 --- a/conf/apache2/sites-available/webmail.conf +++ b/conf/apache2/sites-available/webmail.conf @@ -10,20 +10,15 @@ CustomLog "|/usr/bin/logger -t apache -p local3.info" http_host_combined LogLevel debug - RewriteEngine On - Options FollowSymLinks Indexes AllowOverride All - Require all granted - - AuthType SSO AuthName webmail SSOService ${SHARD_ID}.webmail.${DOMAIN}/ require group users - +