Re: Listen 443 https (SSLEngine Optional - dual host)

2017-09-16 Thread Reindl Harald
Am 17.09.2017 um 03:07 schrieb Nick Edwards: phpmyadmin 4.4.15  is YEARS old and how does that change the fact that https://bz.apache.org/bugzilla/show_bug.cgi?id=61519#c1 "SERVER_PORT 80" in case of a https-connection is plain wrong? we using 4.7 for nearly a year, 4.7.2 is current

Re: Listen 443 https (SSLEngine Optional - dual host)

2017-09-16 Thread Nick Edwards
phpmyadmin 4.4.15 is YEARS old we using 4.7 for nearly a year, 4.7.2 is current this from a troll who verbally abuses the hell out of people on other lists for posting similar comments using very outdated softwares HAH, this ones in google for life. On Sun, Sep 17, 2017 at 10:24 AM, Reindl

Re: Listen 443 https (SSLEngine Optional - dual host)

2017-09-16 Thread Reindl Harald
assumption confirmed - and my connection is for sure https:// because of the mod_rewrite and finally HSTS https://bz.apache.org/bugzilla/show_bug.cgi?id=61519 updated too phpinfo(): SERVER_PORT 80 ServerName www.rhsoft.net SSLEngine Optional SSLUseStapling On SSLCertificateFile

Re: Listen 443 https (SSLEngine Optional - dual host)

2017-09-16 Thread Reindl Harald
that's even more worse - phpMyAdmin 4.4.15.10 seems to handle something wrong because $_SERVER['SERVER_PORT'] is wrong - and i had myself some bad code using that var instead of $_SERVER['HTTPS'] which again leaded in a endless loop in case of phpMyAdmin it redirects to

Re: svn commit: r1808541 - /httpd/httpd/trunk/docs/manual/mod/mod_proxy_fcgi.xml.fr

2017-09-16 Thread Yann Ylavic
Hi Lucien, On Sat, Sep 16, 2017 at 4:00 PM, wrote: > Author: lgentis > Date: Sat Sep 16 14:00:43 2017 > New Revision: 1808541 > > URL: http://svn.apache.org/viewvc?rev=1808541=rev > Log: > XML update. > > Modified: >

Re: svn commit: r1426877 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/http_core.h include/httpd.h modules/http/http_filters.c server/core.c server/protocol.c server/util.c server/vhost.c

2017-09-16 Thread Eric Covener
On Sat, Sep 16, 2017 at 9:48 AM, Yann Ylavic wrote: > On Sat, Sep 16, 2017 at 3:37 AM, Eric Covener wrote: >> On Sat, Dec 29, 2012 at 8:23 PM, wrote: >>> >>> +/* >>> + * If strict mode ever becomes the default, this should be folded

Re: svn commit: r1426877 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/http_core.h include/httpd.h modules/http/http_filters.c server/core.c server/protocol.c server/util.c server/vhost.c

2017-09-16 Thread Yann Ylavic
On Sat, Sep 16, 2017 at 3:37 AM, Eric Covener wrote: > On Sat, Dec 29, 2012 at 8:23 PM, wrote: >> >> +/* >> + * If strict mode ever becomes the default, this should be folded into >> + * fix_hostname_non_v6() >> + */ >> +static apr_status_t