Fix for 12b65d8ccc.
12b65d8ccc
@ -107,6 +107,6 @@ server {
}
location / {
set $location "/_matrix/static/";
rewrite ^/$ /_matrix/static/ last;