On Thu, Jan 26, 2006 at 02:15:56PM +0100, Tom Schindl wrote:
[...]
> http://perl.apache.org/docs/2.0/user/config/config.html#C_Parent_
>
> is more appropriate for this problem ;-) Just to get that into the archives.
Right, thanks. But with your original pointer it was easy to find out
that. Thank
Tomas Zerolo wrote:
> On Thu, Jan 26, 2006 at 11:27:44AM +0100, Tom Schindl wrote:
> [...]
>
>>In mp2:
>> - use different VHost with different Inc-paths
>>http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlOptions_
>
>
> Wow. My imagination was too small to come up with that. Thanks a
On Thu, Jan 26, 2006 at 11:27:44AM +0100, Tom Schindl wrote:
[...]
> In mp2:
> - use different VHost with different Inc-paths
> http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlOptions_
Wow. My imagination was too small to come up with that. Thanks a bucket!
-- tomas
signature.asc
In mp1:
- Apache::VINC
http://perl.apache.org/docs/1.0/guide/modules.html#Apache__PerlVINC___Allows_Module_Versioning_in_Location_blocks_and_Virtual_Hosts
In mp2:
- use different VHost with different Inc-paths
http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlOptions_
Tom
Tomas Ze
Hi, list
here's a general question which I'm sure has been addressed before.
I've got a modperl2 handler within a module Foo. This module uses a
whole hierarchy of helpers, like Foo::Bar, and so on (which live in a
corresponding dir structure Foo/Bar and so on).
Now I would like to have several