sagi wrote:
If I use
PerlOptions None +Log
And in httpd.conf, we do not specify allow override to none, so by
default allow override is ALL, can users override this directive from
inside an htaccess file and set perl handlers?
No, by default it's available everywhere where it's not disa
]
Sent: Thursday, January 22, 2004 1:33 PM
To: [EMAIL PROTECTED]
Subject: Re: mod_perl for web hosting
please reply back to the list. thank you.
sagi wrote:
> Were running Apache/1.3.29... So I suspect using 2.0 would not work.
>
> What about exisiting at the PERL_CLEANUP using the call
sagi wrote:
I would like to use a certain module (Apache::Traffic) to log traffic on
a per UID, but since we are a web hosting, we do not want our clients to
be able to use mod_perl. Is there a nice solution that will allow me to
use this module, but will disallow ALL clients from using any feature
I would like to use a certain module (Apache::Traffic)
to log traffic on a per UID, but since we are a web
hosting, we do not want our clients to be able to use mod_perl.
Is there a nice solution that will allow me to use this module, but will
disallow ALL clients from using any features of