Re: [users@httpd] Apache 2.4 Configure with ldap support

2013-02-24 Thread Billy Baker
Yes, I found I needed to compile APR and APR-Util seperatly. From my notes here is what I did (ymmv) Required separate config for apr as per this [Link] (On Centos 6.3) make apr cd apr-1.4.6 ./configure --enable-layout=RedHat make sudo make install make apr-util svn checko

Re: [users@httpd] rewritecond problem

2013-02-24 Thread Eric Covener
On Sun, Feb 24, 2013 at 11:28 AM, Coughlin, Michael J wrote: > Yes agree which is why I ask if it IS in the URL, which it is, and there is > 1 match, not zero, it works as if there is zero mathching, because it it > being ingored, but should not be. So I ask if the nature of the optional > match

RE: [users@httpd] rewritecond problem

2013-02-24 Thread Coughlin, Michael J
Yes agree which is why I ask if it IS in the URL, which it is, and there is 1 match, not zero, it works as if there is zero mathching, because it it being ingored, but should not be. So I ask if the nature of the optional match is to just ignore it anyways even if it does match. I hope I am ex

Re: [users@httpd] rewritecond problem

2013-02-24 Thread Eric Covener
> consider, that / must be escaped ... They don't need to be escaped. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] rewritecond problem

2013-02-24 Thread Walter H.
Hello, consider, that / must be escaped ... Walter smime.p7s Description: S/MIME Cryptographic Signature

RE: [users@httpd] Certificate mismatch error

2013-02-24 Thread Edward Quick
Hi Bijayant, You don't need another certificate if xyz.com is a subject alternate name of the primary certificate abc.com, so your understanding there is correct.Is the intermediate certificate set up? Regards,Edward. Date: Sun, 24 Feb 2013 12:49:45 +0530 From: bijayant@gmail.com To: users@