Hey all
I'm looking for a good way to get training on mod_perl (preferably version
2.0) in Australia - is there any training group in or near Sydney, Australia
(surrounding continents included) that specialises in mod_perl?
Thanks
Brett.
___
this one time in band camp Adam Prime x443 said on 10/25/06 12:17:
Every project site on apache.org except perl.apache.org and
tcl.apache.org are now up.
No, We(including I) are aware and working on it. Its intentional.
Its still data center movement issues, server is single user mode atm
wh
Will Fould <[EMAIL PROTECTED]> wrote:
> I've started testing a handler (configured at '/') that parses $r->uri and
> checks the object, doing a redirect accordingly, but this seems wasteful for
> every hit.
> I've thought about using the handler for only 404...
>
> How can this most effeciently be
On Oct 25, 2006, at 9:48 PM, Will Fould wrote:
I've started testing a handler (configured at '/') that parses $r-
>uri and checks the object, doing a redirect accordingly, but this
seems wasteful for every hit.
I've thought about using the handler for only 404...
Personally, i use a dispa
(MP2-Apache2)I have a fast growing number of virtual (non-existant) subdirectories under document root: /apple /foo /grape /bareach one corresponds to a dynamic document.
Until now, I've just used: Redirect permanent /apple http://www.example.com/content.cgi?content=apple foo Redi
Every project site on apache.org except perl.apache.org and
tcl.apache.org are now up.
Is this something someone should be concerned about?
Adam
-Original Message-
From: Perrin Harkins [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 24, 2006 10:53 AM
To: James Davis
Cc: modperl@perl
Thanks Adam, not sure why but I didn't look under ModPerl::Util::
Adam Prime x443 wrote:
That should be ModPerl::Util::current_callback for 2.0.
That should be ModPerl::Util::current_callback for 2.0.
-Original Message-
From: Adam Prime x443
Sent: Wednesday, October 25, 2006 10:54 AM
To: John ORourke; mod_perl List
Subject: RE: getting current phase / PerlOptions in
$r->current_callback() in 1.3. (thanks geoff/mpcookbook)
Modper
$r->current_callback() in 1.3. (thanks geoff/mpcookbook)
Modperl::current_callback() in 2.0. (thanks google)
returns 'PerlAccessHandler' or similiar.
-Original Message-
From: John ORourke [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 25, 2006 9:49 AM
To: mod_perl List
Subject: gett
[EMAIL PROTECTED] wrote:
This does not differentiate the behaviour from apache 1.3
If you're looking for a big announcement saying that the behavior was
changed, I don't think you'll find one. It might have been unintended.
It might have been a bug in apache 1.3. It's an httpd issue, so if
Hi folks,
I can't find anything in the docs (not really sure what to look for) - I
want to retrieve the current phase from within a handler.
Basically I'm trying to implement a per-directory PerlOptions type
directive, so I can turn phase handlers on and off per-directory not
just per-server
Thanks again for the reply
> 1.This was not happening in apache 1.3, Is there any apache 2
> documentation which mentions this behaviour
>>http://httpd.apache.org/docs/2.0/sections.html
>>"Later sections override earlier ones."
This does not differentiate the behaviour from apac
12 matches
Mail list logo