he latest versions of
B::Size & B::TerseSize installed and am Apache 1.3 running on FreeBSD. Any
ideas how I can get this to work?
many thanks
--
Tom Kirkpatrick
Web Developer - Virus Bulletin
--
Tom Kirkpatrick
Web Developer - Virus Bulletin
atest versions of
B::Size & B::TerseSize installed and am Apache 1.3 running on FreeBSD. Any
ideas how I can get this to work?
many thanks
--
Tom Kirkpatrick
Web Developer - Virus Bulletin
gt; statements (mod_ssl before mod_perl or after).
> >
> > Torsten
I'm working on mod_perl 1, apache 1. I think I cracked it with:
Apache::URI->parse($r)->scheme;
>
> JT ~ Plain Black
> ph: 703-286-2525 ext. 810
> fax: 312-264-5382
> http://www.plainblack.com
>
> I reject your reality, and substitute my own. ~ Adam Savage
--
Tom Kirkpatrick
Web Developer - Virus Bulletin
Is there a way that I can find out how a user has requested a page?
Everything I have read suggests that I can do it by
$r->parsed_uri->scheme, but this always seems to yeild undef.
thanks in advance.
--
Tom Kirkpatrick
Web Developer - Virus Bulletin
In trying to develop a simple perl script, I have run into some kind of
caching problem which is making development an absolute nightmare.
The problem arises when I am using a subroutine. Whilst developing the
subroutine, I (obviously) make errors in the code! I try the script out in
the browse