Re: [users@httpd] REQUEST_URI multiple wildcard pattern

2011-04-29 Thread Lee
On 30/04/2011 05:46, Arunkumar Janarthanan wrote: Hi, I have a request that the site contains specific URI pattern should go to another URL while the other URI patterns goes to 404 page of external site. Here below the rule I have written, however this is not working for wildcard match

[users@httpd] REQUEST_URI multiple wildcard pattern

2011-04-29 Thread Arunkumar Janarthanan
Hi, I have a request that the site contains specific URI pattern should go to another URL while the other URI patterns goes to 404 page of external site. Here below the rule I have written, however this is not working for wildcard match of the URI pattern. RewriteCond %{REQUEST_URI} !^/(files(.*

RE: [users@httpd] entries in access_log not chronological

2011-04-29 Thread Lentes, Bernd
Jeffrey E Burgoyne wrote: > > > > > I think i've been the victim of a DOS, realised with a SYN > Flood. I'm > > not sure, but if yes, that's the first time. > > Currently i try to understand what happened. I have an entry in > > error_log which hit me on that idea: > > "[Sat Apr 23 15:19:02 2011]

Re: [users@httpd] MaxClients stuck at 10 bug

2011-04-29 Thread Jeff Trawick
On Thu, Apr 28, 2011 at 10:11 PM, Marion McCoskey wrote: > This is a follow-up on my previous post, server limit stuck at 10. > > I gave a whole bunch of details about what I had done trying to cope > with this problem, and got one reply saying suggesting I do what the > error message said and set