Re: [users@httpd] similar proxy rules causing warning

2014-04-23 Thread Pete Houston
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

[users@httpd] similar proxy rules causing warning

2014-04-23 Thread eric tse
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

[users@httpd] already solved the problem - "¿How to solve '500 Internal Server Error' ?"

2014-04-23 Thread Humberto Castro
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.

Re: [users@httpd] Apache 2.4 - non adoption reasons??

2014-04-23 Thread Tom Evans
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