diff --git a/ChangeLog b/ChangeLog index f2550028e..c4a7b30c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,10 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - patch #2602633 [core] support column name having square brackets, thanks to Herman van Rink - helmo +3.1.4.0 (not yet released) ++ patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ, + thanks to JT Justman - jtjustman + 3.1.3.0 (not yet released) + [lang] Turkish update, thanks to Burak Yavuz - patch #2496403 [display] Multi-row change with "]", diff --git a/Documentation.html b/Documentation.html index d623d6f9e..b213bce23 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2931,6 +2931,15 @@ RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L] SuhosinDisableWarning directive.
+Be sure that you have enabled SSLOptions and StdEnvVars +in your Apache configuration. See http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions.
+ +