We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237ef74 commit 2c30092Copy full SHA for 2c30092
xt/testapp/lighttpd.conf
@@ -9,6 +9,7 @@ server.bind = "127.0.0.1"
9
10
## enable debugging
11
debug.log-file-not-found = "enable"
12
+server.pid-file = "lighttpd.pid"
13
14
$SERVER["socket"] == "127.0.0.1:443" {
15
ssl.engine = "enable"
0 commit comments