You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2012/11/24 14:40:09 UTC

svn commit: r1413185 - /httpd/httpd/branches/2.4.x/docs/manual/ssl/ssl_howto.xml.fr

Author: lgentis
Date: Sat Nov 24 13:40:08 2012
New Revision: 1413185

URL: http://svn.apache.org/viewvc?rev=1413185&view=rev
Log:
Update.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/ssl/ssl_howto.xml.fr

Modified: httpd/httpd/branches/2.4.x/docs/manual/ssl/ssl_howto.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/ssl/ssl_howto.xml.fr?rev=1413185&r1=1413184&r2=1413185&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/ssl/ssl_howto.xml.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/ssl/ssl_howto.xml.fr Sat Nov 24 13:40:08 2012
@@ -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