I have tried for hours to get Apache 2.2.22 on a Mac to produce debug
logging for mod_rewrite, and have gotten absolutely nowhere. I have
RewriteLog "/tmp/rewrite.log"
RewriteLogLevel 8
in my configuration file, inside a
element. Apache creates the log file I specify, but logs nothing to it ev
looking at the home page of both products, the last Webalizer update was
April 2011. The last Awffull update was in 2008.
Jerry
On 07/26/13 08:17 AM, Christopher Schultz wrote:
Vitthal,
On Jul 26, 2013, at 7:18, wrote:
Can anyone tell me the name of apache logs analyzer tool which is free
Thank you.
I am trying to understand what the recommendation is here. I am currently
using SVN 1.6.6 and have apache 2.2.22 in production (reverted back from
2.2.25). At this link:
http://subversion.apache.org/security/CVE-2013-4131-advisory.txt
there is this blurb:
Making a copy of the
https://issues.apache.org/bugzilla/show_bug.cgi?id=55304
http://svn.apache.org/viewvc?view=revision&revision=r1506714
On Wed, Jul 31, 2013 at 11:33 AM, Brennan, Edward C (HII-Ingalls)
wrote:
> Hello,
> I recently uninstalled apache 2.2.22 and installed 2.2.25 in order to
> address security vul
Hello,
I recently uninstalled apache 2.2.22 and installed 2.2.25 in order to address
security vulnerabilities. Apache sits on top of subversion. A few days after
the upgrade, some users reported issues performing the "svn commit" command on
a file that resides in a folder with a space in the
I will be out of the office starting 31.07.2013 and will not return until
01.08.2013.
This notice is generated in response to your mail:
From: users-digest-h...@httpd.apache.org
Subject: users Digest 31 Jul 2013 10:05:39 - Issue 4629
Date: 31.07.2013 18:05:39
-
Burp Suite will do exactly this.
http://portswigger.net/burp/
On 07/31/2013 06:04 AM, Robin Becker wrote:
Not sure if I am using the right terminology, but I want to create a
forward proxy that will allow me to substitute locally controlled
content for some of the requests eg a specific remote
Not sure if I am using the right terminology, but I want to create a forward
proxy that will allow me to substitute locally controlled content for some of
the requests eg a specific remote javascript file (which I wish to debug).
My normal approach would be to save all html using a browser, but