From aef0ccf83677475ecb3859e2d724a5f9d3c9274c Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sun, 27 Mar 2011 20:26:08 +0000 Subject: [PATCH] Rebuild HTML transformation - PR 50979 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086026 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.html.fr | 2 +- docs/manual/mod/mod_ssl.html.en | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.html.fr b/docs/manual/mod/mod_rewrite.html.fr index 54c43175cb1..72cf073ab85 100644 --- a/docs/manual/mod/mod_rewrite.html.fr +++ b/docs/manual/mod/mod_rewrite.html.fr @@ -1288,7 +1288,7 @@ substitution ! doit sauter les nombre règles suivantes. détails ... - tyle|T=Type-MIME + type|T=MIME-type Force l'attribution du Type-MIME spécifié au fichier cible. détails ... diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index c5a9d6e6010..a713c7166d7 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -101,9 +101,11 @@ to provide the cryptography engine.

Environment Variables

-

This module provides a lot of SSL information as additional environment -variables to the SSI and CGI namespace. The generated variables are listed in -the table below. For backward compatibility the information can +

This module can be configured to privide several items of SSL information +as additional environment variables to the SSI and CGI namespace. This +information is not provided by default for performance reasons. (See +SSLOptions StdEnvVars, below.) The generated variables +are listed in the table below. For backward compatibility the information can be made available under different names, too. Look in the Compatibility chapter for details on the compatibility variables.

-- 2.47.3