Changeset 304

Show
Ignore:
Timestamp:
04/25/2005 11:00:48 PM (3 years ago)
Author:
jan
Message:

use the correct syntax to specify a external link

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/doc/ssl.txt

    r303 r304  
    2222=========== 
    2323 
    24 lighttpd support SSLv2 and SSLv3. It is using ((http://www.openssl.org/)(openssl)) 
     24lighttpd support SSLv2 and SSLv3. It is using openssl_ 
    2525to provide this functionality. 
    2626 
    2727If you are compiling lighttpd yourself you have to add ``--with-openssl``  
    2828to the options of the ``configure``. 
     29 
     30.. _openssl: http://www.openssl.org/ 
    2931 
    3032Configuration