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
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
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
> 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
Hello,
consider, that / must be escaped ...
Walter
smime.p7s
Description: S/MIME Cryptographic Signature
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@