Changeset 89

Show
Ignore:
Timestamp:
03/04/2005 08:41:39 AM (4 years ago)
Author:
jan
Message:

added $ to SERVER

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/doc/ssl.txt

    r1 r89  
    3737SSL-servers with one lighttpd: :: 
    3838 
    39   SERVER["socket"] == "10.0.0.1:443" { 
     39  $SERVER["socket"] == "10.0.0.1:443" { 
    4040    ssl.engine                  = "enable" 
    4141    ssl.pemfile                 = "www.example.org.pem"