[users@httpd] facing issue with building apache for latest version 2.4.33

2018-04-05 Thread Rathore, Rajendra
Hi Team, I am facing the issue while building apache on Window machine with the help of apache source code and got below error [ 92%] Building C object CMakeFiles/mod_ssl.dir/modules/ssl/ssl_engine_init.c.obj ssl_engine_init.c C:\apacheBuild\apache2.4\build\httpd-2.4.33\modules\ssl\ssl_engine_

[users@httpd] Re: LDAP not working

2018-04-05 Thread Igor Cicimov
On Fri, Apr 6, 2018 at 12:54 PM, Igor Cicimov wrote: > Hi all, > > I have no idea what's going on and why my setup that's been working for > years suddenly stopped working so have to ask here after had done extensive > debugging. > > Maybe something has changed in the ldap and/or > authentication

[users@httpd] LDAP not working

2018-04-05 Thread Igor Cicimov
Hi all, I have no idea what's going on and why my setup that's been working for years suddenly stopped working so have to ask here after had done extensive debugging. Maybe something has changed in the ldap and/or authentication/authorization modules but the effect is same on apache 2.2.22 and 2.

[users@httpd] Configuring httpd forward proxy to restrict destinations by subnet

2018-04-05 Thread Mike Maiorana
I have an Apache httpd v2.2 server (on Centos 6) set up as a forward proxy to get to a DMZ in a test lab environment. It is working, but I would like to restrict destinations to specific subnets, both IPv4 and IPv6. I've searched for a solution and have not been able to find and answer. Here is th