patch #3013264 FAQ 1.40 correction
This commit is contained in:

committed by
Marc Delisle

parent
c3ea6fb22b
commit
122d86c1c5
@@ -17,6 +17,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
|
||||
"Would you like to delete..." option
|
||||
- bug [privileges] List of tables not shown when the db name has a wildcard
|
||||
- bug #3011126 [display] Edit link missing after long query
|
||||
- patch #3013264 [doc] FAQ 1.40 uses a comma instead of a period,
|
||||
thanks to Isaac Bennetch - ibennetch
|
||||
|
||||
3.3.3.0 (2010-05-10)
|
||||
- patch #2982480 [navi] Do not group if there would be one table in group,
|
||||
|
@@ -3104,7 +3104,7 @@ RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]
|
||||
in your Apache configuration. See <a href="http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions">http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions</a>.</p>
|
||||
|
||||
<h4 id="faq1_40">
|
||||
<a href="#faq1_40">1.40 When accessing phpMyAdmin via an Apache reverse proxy, cookie login does not work,</a></h4>
|
||||
<a href="#faq1_40">1.40 When accessing phpMyAdmin via an Apache reverse proxy, cookie login does not work.</a></h4>
|
||||
|
||||
<p>To be able to use cookie auth Apache must know that it has to rewrite the set-cookie headers.<br />
|
||||
Example from the Apache 2.2 documentation:</p>
|
||||
|
Reference in New Issue
Block a user