Re: [users@httpd] Redirect SITEB to SITEA while maintaining SITEB address in browser

2017-10-16 Thread Daniel
What you are mentioning is not a Redirect, but a Reverse Proxy. mod_proxy and the corresponding mod_proxy_http can help you with that. If you need further info you can check: http://httpd.apache.org/docs/2.4/howto/reverse_proxy.html and: http://httpd.apache.org/docs/2.4/mod/mod_proxy.html 2017-

Re: [users@httpd] high count h2 idle streams

2017-10-16 Thread Daniel
Note Apache httpd also has a non-third party module called mod_reqtimeout to prevent SlowLoris attacks 2017-10-09 13:40 GMT+02:00 Hajo Locke : > Hello, > > > Am 09.10.2017 um 12:33 schrieb Hajo Locke: >> >> Hello List, >> >> found today an abnormality in my apachestatus for some servers. >> There

Re: [users@httpd] Assistance with file + ldap auth config moving from httpd 2.2 to 2.4

2017-10-16 Thread Eduardo Mayoral
Thanks to everybody for their support. With trace8 loglevel I saw the problem was with the Active directory group membership. I reverted to what I was using in apache 2.2 for that part: Require ldap-filter memberOf:1.2.840.113556.1.4.1941:=cn=XymonAccess,OU=Aplicaciones,OU=Usuarios,DC=arsyslan,DC