diff --git a/files/copr/lighttpd/lighttpd.conf b/files/copr/lighttpd/lighttpd.conf index a71c1befe1..4b89ba4cd9 100644 --- a/files/copr/lighttpd/lighttpd.conf +++ b/files/copr/lighttpd/lighttpd.conf @@ -112,7 +112,7 @@ server.groupname = "lighttpd" ## ## Document root ## -server.document-root = "/var/lib/copr/public_html/results" +server.document-root = "/var/lib/copr/public_html" ## ## The value for the "Server:" response field.