Re: [users@httpd] is there a way to split access_log into two?

2014-01-28 Thread Daniel Lescohier
Yes, you can use Apache env vars: CustomLog "|${cronolog} -z GMT ${logpath}/access.${shost}.%Y%m%d%H" common env=!special_log CustomLog "|${cronolog} -z GMT ${logpath}/redir.${shost}.%Y%m%d%H" redirFormat env=rd SetEnv rd 1 SetEnv special_log 1 On Tue, Jan 28, 2014 at 1:21 PM, Qing

[users@httpd] is there a way to split access_log into two?

2014-01-28 Thread Qingshan Xie
Hello,      I'd like to filter some non-business requests into a separate log file.  Is there any a way to do it? Thanks, Q.Xie - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users

[users@httpd] RewriteEngine

2014-01-28 Thread Eric K. Dickinson
Good Morning. We have a bunch of WordPress sites. We also have a requirement to be scanned by Nessus and AppScan. This drives the caching on WordPress nuts. I have been able to significantly reduce this with a ReWriteRule. RewriteEngine on RewriteRule .*\.(dll|ini|exe|com)$ - [R=404,NC] Rewrite

RE: [users@httpd] Security challenge, rejecting specific requests without blocking IP

2014-01-28 Thread Rudi Feijó
> -Original Message- > From: Jason Pyeron [mailto:jpye...@pdinc.us] > Sent: quarta-feira, 22 de janeiro de 2014 21:16 > To: users@httpd.apache.org > Subject: RE: [users@httpd] Security challenge, rejecting specific requests > without blocking IP > > > -Original Message- > > From: Ru

Re: [users@httpd] Some questions about Apache HTTP Server

2014-01-28 Thread Eric Covener
On Tue, Jan 28, 2014 at 2:45 AM, wrote: > Dear Mr. and Mrs. > > Thank you very much for taking time to read my email, I'm the new user of > Apache HTTP server. Recently our company would like to upgrade Windows > Server 2003 (X86) to Windows 2008 (x86), as we have Apache 2.2.8 (win32) > installed

Re: [users@httpd] Apache 2.2.26 - POST Requests Failing after SIGTERM Signal Received

2014-01-28 Thread Eric Covener
> Any help in tracking down this issue would be greatly appreciated as > the ability to not process POST requests are making sites unusable. SIGTERM is the signal used to shut down immediately. http://httpd.apache.org/docs/2.2/stopping.html

RE: [users@httpd] RE: SSL bridging with Apache reverse proxy

2014-01-28 Thread Sittampalam, Nagu
Can the connect protocol support be applied to just one VHOST in the apache config? Nagu Sittampalam | Security Team Leader , IT Solutions Division | Southampton Strategic Services Partnership | Landline: 02380 833012 | Fax: 02380 832973 | e-mail nagu.sittampa...@southampton.gov.uk