From: Mario Höllein Date: Sun, 16 Feb 2020 21:51:29 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=f35a82d832a73a7d14cb66aefa7daa2ad2ccc2fe;p=zenbook saving uncommitted changes in /etc prior to apt run --- diff --git a/lighttpd/lighttpd.conf b/lighttpd/lighttpd.conf index ea04c48..405e215 100644 --- a/lighttpd/lighttpd.conf +++ b/lighttpd/lighttpd.conf @@ -11,7 +11,7 @@ server.errorlog = "/var/log/lighttpd/error.log" server.pid-file = "/var/run/lighttpd.pid" server.username = "www-data" server.groupname = "www-data" -server.port = 80 +server.port = 81 # strict parsing and normalization of URL for consistency and security # https://redmine.lighttpd.net/projects/lighttpd/wiki/Server_http-parseoptsDetails