diff --git a/conf/nginx.conf b/conf/nginx.conf index 5fcb632e..4f0b0ecc 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -27,7 +27,7 @@ server { include /etc/nginx/nginx-ssl.conf; # TODO: This is bad, we shouldnt hack it like this. - root /usr/local/lib/owncloud;; + root /usr/local/lib/owncloud; index index.html index.htm; # ownCloud configuration