wok-stable diff lighttpd-ssl/receipt @ rev 1818

Up: dbus (1.2.4)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Dec 05 17:33:52 2008 +0100 (2008-12-05)
parents 91c5b6acc053
children 9009ad93df56
line diff
     1.1 --- a/lighttpd-ssl/receipt	Sun Nov 30 16:41:04 2008 +0000
     1.2 +++ b/lighttpd-ssl/receipt	Fri Dec 05 17:33:52 2008 +0100
     1.3 @@ -76,7 +76,7 @@
     1.4  
     1.5  # Enable HTTPS support
     1.6  #
     1.7 -$SERVER["socket"] == ":443" {
     1.8 +\$SERVER["socket"] == ":443" {
     1.9    protocol = "https://"
    1.10    ssl.engine    = "enable"
    1.11    ssl.pemfile   = "/etc/ssl/lighttpd/lighttpd.pem"