You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
359 B
11 lines
359 B
--- doc/config/lighttpd.conf~ 2016-06-28 12:32:10.000000000 -0500 |
|
+++ doc/config/lighttpd.conf 2016-06-28 12:41:50.478761160 -0500 |
|
@@ -67,7 +67,7 @@ |
|
## conf.d/fastcgi.conf |
|
## conf.d/scgi.conf |
|
## |
|
-var.socket_dir = home_dir + "/sockets" |
|
+var.socket_dir = state_dir + "/sockets" |
|
|
|
## |
|
#######################################################################
|
|
|