On Thu, Jun 19, 2008 at 18:34, Ian Lord <[EMAIL PROTECTED]> wrote:
> I compiled mod_dumpio, load the module and activated it using
>
> DumpIOLogLevel debug
> DumpIOInput On
>
> I try it both into Server context and Virtual context and nothing was
> logged...
You must set "loglevel" to debug.
Kri
From: Krist van Besien [mailto:[EMAIL PROTECTED]
Sent: 18 juin 2008 11:15
Yes. mod_dumpio will do this for you:
http://httpd.apache.org/docs/2.0/mod/mod_dumpio.html
Krist
I compiled mod_dumpio, load the module and activated it using
DumpIOLogLevel debug
DumpIOI
On Wed, Jun 18, 2008 at 16:48, Ian Lord <[EMAIL PROTECTED]> wrote:
> Is there a way to actually "dump" the content of the request after being
> decrypted by mod_ssl but before it is analysed for processing ?
Yes. mod_dumpio will do this for you:
http://httpd.apache.org/docs/2.0/mod/mod_dumpio.ht
48 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Packet debugging when using mod_ssl
Hi,
I am dealing with a connexion problem from a custom web browser.
For some reason, one particular user from the custom web browser is
getting
an error 400 (Bad Request) from Apache on a specific
Hi,
I am dealing with a connexion problem from a custom web browser.
For some reason, one particular user from the custom web browser is getting
an error 400 (Bad Request) from Apache on a specific page requested by POST.
I've did a lot of research and can't find what's wrong... I would like to