On Wed, Apr 23, 2014 at 03:41:54PM -0600, eric tse wrote:
> Have proxy rules
>
> proxyPass /ABC http://domain.com/abc/
> proxyPass /AbC http://domain.com/abc/
>
> And get
> The Apache service named reported the following error:
> >>> [xxx xxx xx xx:xx:xx 20xx] [info] worker http://domain.com/abc
Hello,
I have apache 2.2
using proxy module
Have proxy rules
proxyPass /ABC http://domain.com/abc/
proxyPass /AbC http://domain.com/abc/
And get
The Apache service named reported the following error:
>>> [xxx xxx xx xx:xx:xx 20xx] [info] worker http://domain.com/abc/ already
used by another w
The code was a my mistake: I was wrong specifying the root directory:
had written: AuthUserFile / verifuser.. And I needed to specify the
absolute path: AuthUserFile / home / X / .verifuser.
Thanks to everyone who commented me.
On Thu, Apr 10, 2014 at 6:43 PM, Joey J wrote:
> Apache 2.4 has had a stable release out for over 2 years but is only used by
> 2.5% of active Apache sites. Why is the adoption so low?? The Apache
> foundation has been recommending upgrading to 2.4 for some time and looking
> at the improvements