document is just public_html, /result is referenced relative to it
This commit is contained in:
parent
5ea98d6f9d
commit
8b7ebbe5d9
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ server.groupname = "lighttpd"
|
||||||
##
|
##
|
||||||
## Document root
|
## 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.
|
## The value for the "Server:" response field.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue