move the basedir back one
This commit is contained in:
parent
b8eb1611c6
commit
bd821f4c9b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue