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 89393ab commit 3eb54d3Copy full SHA for 3eb54d3
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