[users@httpd] Re: proxypass does'nt seem to work on apache 2.4.25

2017-02-17 Thread @lbutlr
On 2017-02-17 (12:57 MST), Christopher Schultz wrote: > > - -chris Please fix your signature delimiter. It should be two dashes, a space, and end of line, no more, no less. See below. -- Apple broke AppleScripting signatures in Mail.app, so no random signatures. -

Re: [users@httpd] Processes starts

2017-02-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hement, On 2/15/17 6:05 AM, Hemant Chaudhary wrote: > When I am stating my httpd-2.4.23 servers, sometime 6 process id's > or sometimes 7 process id's are generated. Can I edit how many > process id's I want to start. Yes. > I am assuming 1 proces

Re: [users@httpd] proxypass does'nt seem to work on apache 2.4.25

2017-02-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Stéphane, On 2/17/17 11:06 AM, Stéphane Laurencelle wrote: > i try to implment the proxypass and proxypassreverse in apache 2.4 > vhost file on oel 6.8 to redirect does to tomcat apps web page but > nothing seem to work like in apache 2.2.x > > is

[users@httpd] proxypass does'nt seem to work on apache 2.4.25

2017-02-17 Thread Stéphane Laurencelle
Hello, i try to implment the proxypass and proxypassreverse in apache 2.4 vhost file on oel 6.8 to redirect does to tomcat apps web page but nothing seem to work like in apache 2.2.x is there some new stuff i need to configure to make it works ! hope you can help me on this ! Stéphane Stéph

Re: [users@httpd] filtering by IP SAN entries in the client certificate

2017-02-17 Thread Andrei Ivanov
On Thu, Feb 16, 2017 at 11:38 AM, Andrei Ivanov wrote: > On Wed, Feb 15, 2017 at 12:46 PM, Daniel Gruno > wrote: > >> On 02/15/2017 11:31 AM, Andrei Ivanov wrote: >> > Hi, >> > I have a requirement to check incoming requests, something that would be >> > succinctly expressed this way: >> > >> >

[users@httpd] Authorization using group files

2017-02-17 Thread Victor Engle
I have an apache server and I want to allow users in group1 to access /. Then I want to restrict users further for location /test using group2. What I find is that if I authorize "/" for users in group1 I cannot restrict those users from "/test" even when they are left out of group2. I've tried u

Re: [users@httpd] mod_lua and subprocess_env

2017-02-17 Thread Andrei Ivanov
On Thu, Feb 16, 2017 at 9:26 PM, Eric Covener wrote: > On Thu, Feb 16, 2017 at 11:16 AM, Andrei Ivanov > wrote: > > Is there a way to debug this? To print the values from the expression in > the > > logs maybe? > > One simple way to debug is to use the same [sub-]expressions in > mod_headers con