mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
we need a real redirect, not just a proxy
This commit is contained in:
parent
20a409ca52
commit
ed0d21369e
@ -25,4 +25,4 @@ RewriteBase /
|
||||
|
||||
RewriteRule ^.well-known/(caldav|carddav)$ /egroupware/groupdav.php/ [R]
|
||||
RewriteCond %{REQUEST_METHOD} ^(PROPFIND|OPTIONS)$
|
||||
RewriteRule ^/$ /egroupware/groupdav.php/
|
||||
RewriteRule ^/$ /egroupware/groupdav.php/ [R]
|
||||
|
Loading…
Reference in New Issue
Block a user