aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/http/lighttpd/lighttpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/http/lighttpd/lighttpd.conf')
-rw-r--r--deployment/http/lighttpd/lighttpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/http/lighttpd/lighttpd.conf b/deployment/http/lighttpd/lighttpd.conf
index 8f88a912..03765bf8 100644
--- a/deployment/http/lighttpd/lighttpd.conf
+++ b/deployment/http/lighttpd/lighttpd.conf
@@ -1,4 +1,4 @@
-server.document-root = "/var/www-data/servers/onap-cli/"
+server.document-root = "/var/www-data/servers/open-cli/"
server.username = "www-data"
server.groupname = "www-data"
server.port = 80