[users@httpd] CLOSED - Re: [users@httpd] Macros + Require constructs

2016-06-16 Thread John Allen
On 2016-06-15 11:52 PM, John Allen wrote: I just did some testing and it doesn't work as I had hoped. the Require valid-user is applied in all cases not just in the case of the Common space! I had tried / Require expr %Location =~ "Common"

Re: [users@httpd] LDAP over SSL on Slaris Sparc 5.10

2016-06-16 Thread Mark Jacquet
Based on this https://bz.apache.org/bugzilla/show_bug.cgi?id=41041  I decided to hard code some CPP and LD flags for the configure/make steps: # Force the apr builds to find libs here and at run time load them from here. CPPFLAGS='-I/opt/csw/include' export CPPFLAGS LDFLAGS='-R/opt/csw/lib

[users@httpd] Re: Block specific POST request in Apache

2016-06-16 Thread Krishna Narne
Hello All, Can you please help me here to stop the below specific request from Apache to Tomcat? > On Jun 15, 2016, at 3:37 PM, Krishna Narne wrote: > > Hello All, > > I want to block the below POST request in Apache. Can you please help me? > > "POST >

[users@httpd] LDAP over SSL on Slaris Sparc 5.10

2016-06-16 Thread Mark Jacquet
I am trying to build apache httpd 2.4.20 with LDAP over SSL support No matter what I try I always get this as the first line in the error log file at start up: [Wed Jun 15 19:26:17.222691 2016] [ldap:info] [pid 27064] AH01320: LDAP: SSL support unavailable I believe (through many hours or