summaryrefslogtreecommitdiff
path: root/usr/local/etc/lighttpd
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/etc/lighttpd')
-rw-r--r--usr/local/etc/lighttpd/lighttpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/etc/lighttpd/lighttpd.conf b/usr/local/etc/lighttpd/lighttpd.conf
index 0161d98..658060a 100644
--- a/usr/local/etc/lighttpd/lighttpd.conf
+++ b/usr/local/etc/lighttpd/lighttpd.conf
@@ -5,7 +5,7 @@ include "conf.d/dirlisting.conf"
include "conf.d/mime.conf"
#include "modules.conf"
index-file.names += ("index.html")
-server.document-root = "/var/www"
+server.document-root = "/var/53hor"
server.errorlog = log_root + "/error.log"
server.network-backend = "sendfile"
server.port = 80