mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-14 08:10:13 +00:00
/.well-known/* now returns a 301 redirect, per spec.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
This commit is contained in:
parent
88c45e1e7b
commit
fd20cfa35b
@ -1,6 +1,6 @@
|
||||
HTTP/1.1 302 Found
|
||||
HTTP/1.1 301 Moved Permanently
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Location: /caldav.php/
|
||||
Content-Length: 0
|
||||
Content-Type: text/html
|
||||
Content-Type: text/plain; charset="utf-8"
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
HTTP/1.1 302 Found
|
||||
HTTP/1.1 301 Moved Permanently
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Location: /caldav.php/
|
||||
Content-Length: 0
|
||||
Content-Type: text/html
|
||||
Content-Type: text/plain; charset="utf-8"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user