[users@httpd] Vendor Connection via Proxy to SNI Server response 403 Forbidden

2017-06-02 Thread Reid Watson
Hi Everyone, There are few posts going around and I was wondering if any one had some advice or experienced a similar issues Current Apache Version: httpd-2.4.12 Issue - External Vendor WebServer enables SNI check - I currently connect to vendor via proxy (from Http to Https) - I disable

[users@httpd] Kerberos authentication exclusion by IP address

2017-06-02 Thread Dames, Kristopher J
System: RHEL 7 Apache 2.4.6 Synopsis: My site is behind an F5 load balancer. Apache sees all requests coming from 10.10.84.8. The F5 sends the X-Forwarded-For header containing the actual client IP address. I need to attempt Kerberos auth for the entire site () for internal (X-Forwarded-For hea

RE: [users@httpd] Building httpd2.4.25 on powerpc-ibm-aix7.1.0.0

2017-06-02 Thread Joseph, Anselm
I followed the suggestion in http://apache-http-server.18135.x6.nabble.com/httpd-2-4-2-quot-make-install-quot-fails-on-AIX-6-1-td4997947.html to change the execution path for make install to have "/opt/freeware/bin" before "/usr/bin" and it did not work. Any guidance is appreciated. Thank You. F

Re: [users@httpd] Trouble updating PHP version on MAMP on Mac

2017-06-02 Thread Roparzh Hemon
On Thu, Jun 1, 2017 at 9:39 PM, Dr James Smith wrote: > Looks like you are using php5_module with a PHP7 so file - you should be > using: > > LoadModule php7_module /libphp7.0.so > I corrected that, but phpInfo() still displays the old PHP version and php.ini. So there must be something in A