move the basedir back one

This commit is contained in:
Seth Vidal 2012-11-02 05:28:31 +00:00
parent b8eb1611c6
commit bd821f4c9b

View file

@ -112,7 +112,7 @@ server.groupname = "lighttpd"
##
## Document root
##
server.document-root = "/srv/copr-repo/results"
server.document-root = "/srv/copr-repo"
##
## The value for the "Server:" response field.