patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ
This commit is contained in:
@@ -30,6 +30,10 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
|
|||||||
- patch #2602633 [core] support column name having square brackets,
|
- patch #2602633 [core] support column name having square brackets,
|
||||||
thanks to Herman van Rink - helmo
|
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)
|
3.1.3.0 (not yet released)
|
||||||
+ [lang] Turkish update, thanks to Burak Yavuz
|
+ [lang] Turkish update, thanks to Burak Yavuz
|
||||||
- patch #2496403 [display] Multi-row change with "]",
|
- patch #2496403 [display] Multi-row change with "]",
|
||||||
|
@@ -2931,6 +2931,15 @@ RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]
|
|||||||
<tt>SuhosinDisableWarning</tt> directive</a>.
|
<tt>SuhosinDisableWarning</tt> directive</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h4 id="faq1_39">
|
||||||
|
<a href="#faq1_39">1.39 When I try to connect via https, I can log in,
|
||||||
|
but then my connection is redirected back to http. What can cause this
|
||||||
|
behavior?</a></h4>
|
||||||
|
|
||||||
|
<p> Be sure that you have enabled <tt>SSLOptions</tt> and <tt>StdEnvVars</tt>
|
||||||
|
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>
|
||||||
|
|
||||||
|
|
||||||
<h3 id="faqconfig">Configuration</h3>
|
<h3 id="faqconfig">Configuration</h3>
|
||||||
|
|
||||||
<h4 id="faq2_1">
|
<h4 id="faq2_1">
|
||||||
|
Reference in New Issue
Block a user