parent
884342177d
commit
676ce81177
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ server {
|
|||
listen 80;
|
||||
server_name dav.mydomain.com;
|
||||
|
||||
root /var/www/dav.mydomain.com;
|
||||
root /var/www/dav.mydomain.com/html;
|
||||
index index.php;
|
||||
|
||||
rewrite ^/.well-known/caldav /cal.php redirect;
|
||||
|
|
Loading…
Reference in a new issue