]> granicus.if.org Git - apache/commitdiff
Update.
authorLucien Gentis <lgentis@apache.org>
Sat, 24 Nov 2012 13:40:08 +0000 (13:40 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 24 Nov 2012 13:40:08 +0000 (13:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1413185 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/ssl/ssl_howto.xml.fr

index 87b300bde9c4fa18d8da7c75d5e7ebc4424331bf..b215223dc88d67a6c8512b9a65c79d691631b34b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1380243:1411510 (outdated) -->
+<!-- English Revision : 1411510 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -43,6 +43,8 @@ mani&egrave;re plus approfondie.</p>
 suivantes :</p>
 
 <highlight language="config">
+LoadModule ssl_module modules/mod_ssl.so
+
 Listen 443
 &lt;VirtualHost *:443&gt;
     ServerName www.example.com