Getting $ENV{variables} in modperl2

2004-02-19 Thread Hamilton, Henrique H
I'm new to modperl and I was wondering if anyone knew how to print environment variables from modperl2. Any help would be much appreciated. -- Notice: This e-mail message, together with any attachments, contains inform

RE: Installing modperl under different directory tree

2004-02-06 Thread Hamilton, Henrique H
lto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 4:44 PM To: Hamilton, Henrique H Cc: '[EMAIL PROTECTED]' Subject: Re: Installing modperl under different directory tree On 6 Feb 2004, at 21:37, Hamilton, Henrique H wrote: > I'm building modperl2 from source. Against a st

RE: Installing modperl under different directory tree

2004-02-06 Thread Hamilton, Henrique H
s choosing. -Original Message- From: David Hodgkinson [mailto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 4:25 PM To: Hamilton, Henrique H Cc: '[EMAIL PROTECTED]' Subject: Re: Installing modperl under different directory tree On 6 Feb 2004, at 19:54, Hamilton, Henrique H wrote: >

Installing modperl under different directory tree

2004-02-06 Thread Hamilton, Henrique H
Does anyone know of a way to install modperl 2 under a different directory tree (say under /opt/modperl_1.9.12) in Redhat Linux 7.X? -- Notice: This e-mail message, together with any attachments, contains information of

Calling perl output filter before Includes filter

2004-02-05 Thread Hamilton, Henrique H
I am using apache2.0.48 and mod perl 1.99_12. I've written a mod perl module as a perl output filter that rewrites image links to point to another server.[example: becomes ] My problem is that my perl module doesn't play well with SSI's . I know if I call the perl module before it's processed by