Krist, thanks for the answer.
Krist van Besien wrote:
On Mon, Jun 23, 2008 at 10:54, André Warnier <[EMAIL PROTECTED]> wrote:
Anyone has an idea why this log does not show up ?
Scriptlog only logs errors. If your script doesn't cause any errors
nothing is logged.
That's what I wasn't sure
On Mon, Jun 23, 2008 at 10:54, André Warnier <[EMAIL PROTECTED]> wrote:
> Anyone has an idea why this log does not show up ?
Scriptlog only logs errors. If your script doesn't cause any errors
nothing is logged.
> Alternatively, is there another method available with Apache 2, to dump the
> cont
Hi.
Platform : SunOS 5.8 (Solaris 8)
Apache : Apache/2.0.52
I am testing an html form, which POST's to a cgi-bin script.
I would like to see what the form (aka browser) is posting, before the
cgi-bin script gets it.
I have configured Apache with VirtualHost's, and with the following
run-time