From f3d0228aef6bbce1ae7e1cc9e0daafefce05ca15 Mon Sep 17 00:00:00 2001 From: Will Budicm Date: Mon, 31 Aug 2020 09:07:39 +1000 Subject: [PATCH] tested on debian. --- Installation_LightHTTPD.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation_LightHTTPD.txt b/Installation_LightHTTPD.txt index 1ec9a39..1d587b5 100644 --- a/Installation_LightHTTPD.txt +++ b/Installation_LightHTTPD.txt @@ -45,7 +45,7 @@ server.modules = ( "mod_access", $SERVER[“socket”] == “:443” { ssl.engine = “enable” -ssl.pemfile = “/etc/lighttpd/ssl/elite.net.pem” +ssl.pemfile = “/home/will/dev/elite.net.pem” # ssl.ca-file = “/etc/lighttpd/ssl/CA_issuing.crt” -- 2.34.1