1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Merge pull request #414 from jeremyn/website

Fix #413 about Apache access control directives
This commit is contained in:
Guillaume Ayoub 2016-05-27 15:22:09 +02:00
commit ee09c63002

View file

@ -955,11 +955,9 @@ Here is one example of Apache configuration file:
AuthName "Radicale Authentication"
AuthBasicProvider file
AuthUserFile /usr/share/radicale/radicale.passwd
Require valid-user
AllowOverride None
Order allow,deny
allow from all
Require valid-user
RewriteEngine On
RewriteCond %{REMOTE_USER}%{PATH_INFO} !^([^/]+/)\1