Re: [users@httpd] Rewrite Rule Rewriting root site

2013-04-17 Thread Chris Arnold
On Apr 15, 2013, at 7:51 PM, "Chris Arnold" wrote: > On Apr 15, 2013, at 7:41 PM, "Daniel Ruggeri" wrote: > > > On 4/15/2013 6:34 PM, Chris Arnold wrote: > >> Actually, it is the RedirectMatch specifically causing the problem. How to > >> specify only match http://apps.somesite.tld? > > > > Yo

[users@httpd] 2.4 mime magic gives 100 pc utilization

2013-04-17 Thread Nick Edwards
As subject says, we are experiencing 100% utilization of some 2.4.4 servers this always results in error from mod_mime_magic it happens on ISO files as well - the biggest issueon mirror server, but an example is mod_mime_magic: read failed from uncompress of /ftpmirrors/bind/mkdir tested this mys

Re: [users@httpd] worker.c config in prefork.c module

2013-04-17 Thread Don Hill
Thanks. After much reading figured out redhat ships with 2 executables, one with worker.c. I just need to change /etc/sysconfig/httpd. Thanks. On Tue, Apr 16, 2013 at 6:15 PM, Daniel Ruggeri wrote: > On 4/16/2013 5:41 PM, Don Hill wrote: > > I am working on apache the following apache 2.2.15 s