Yes the same applies to Apache-1.3:
http://www.jsw4.net/info/list-archives/mod_perl/05-wk22/msg00045.html
Tom
Jonathan Field wrote:
> Thanks Tom, good info I had not come across before! The page refers to
> Apache 2, but they must have backported this to Apache 1.3 at some point
> as well.
>
Thanks Tom, good info I had not come across before! The page refers to
Apache 2, but they must have backported this to Apache 1.3 at some point
as well.
On Mon, 3 Apr 2006, Tom Schindl wrote:
Jonathan Field wrote:
Hi all,
I've noticed that under mod_perl any die() (or croak()) calls get
re
Jonathan Field wrote:
> Hi all,
>
> I've noticed that under mod_perl any die() (or croak()) calls get
> rewritten with a timestamp, a loglevel flag, and escaped newlines before
> going to the error log. For example, under CGI if I call die("hello")
> from a script called foo.cgi I get:
>
> hel
Hi all,
I've noticed that under mod_perl any die() (or croak()) calls get rewritten
with a timestamp, a loglevel flag, and escaped newlines before going to the
error log. For example, under CGI if I call die("hello") from a script called
foo.cgi I get:
hello at /home/zappos/zappos.com/ser