On 12/04/13 18:38, wejii wrote:
> I read several times "don't run apache as root".
> ps -ef gives me the following:
>
> root 1448 1 0 Apr11 ?00:00:04 /usr/sbin/apache2 -k start
> www-data 1712 1448 0 Apr11 ?00:00:00 /usr/sbin/apache2 -k start
> www-data 1713 1448 0
On 06/25/2012 03:57 PM, Rommel Sharma wrote:
> I am using PerlOutputFilterHandler. I need to customize/filter the output
> based on where (for which resource) the request came from.
>
> How can I find the URL from where the request was made?
sub filter {
my ($f, $bb)=@_;
my $r=$f->r;
Hi,
during APR configuring a decision is made what type of shared memory to
use. Is there a way to influence this decision in favor for a certain
kind via environment variables or command line options?
Thanks,
Torsten Förtsch
--
Need professional modperl support? Hire me! (http
a client certificate
for a few locations only instead of the whole VHost, like:
SSLVerifyClient require
If so have a look at
http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslrenegbuffersize
Torsten Förtsch
--
Need professional modpe
IRECT
OK
DONE
bootstrap
import
ISA
BEGIN
SERVER_ERROR
VERSION
FORBIDDEN
NOT_FOUND
$ perl -le 'use Apache2::Const -compile=>qw/:common/; print for keys
%{Apache2::Const::}'
DECLINED
compile
AUTH_REQUIRED
REDIRECT
OK
DONE
bootstrap
import
ISA
BEGIN
SERVER_ERROR
VERSION
FORBIDDEN
NOT_FOU
ibility from Apache httpd to the non-httpd
> process.
modperl can do that:
http://foertsch.name/ModPerl-Tricks/req-hand-over.shtml
Torsten Förtsch
--
Need professional modperl support? Hire me! (http://foertsch.name)
Like fantasy? http:
'log_config logio'
configure complains:
configure: error: invalid feature name: mods-shared=log_config logio
Torsten Förtsch
--
Need professional modperl support? Hire me! (http://foertsch.name)
Like fantasy? http://kabatinte.net
--
Hi,
is it possible to configure apache with --enable-modules=all and
--enable-mods-shared='all but a few exceptions'
That means how do I say configure to enable almost all modules as shared but
with a few exceptions?
Thanks,
Torsten Förtsch
--
Need professional modperl suppor
On Wednesday, January 05, 2011 23:52:01 Eric Covener wrote:
> There's also a tool somewhere that parses the ScoreBoardFile if you
> use a physical file and gives you server-status like information.
e.g. my perl module http://search.cpan.org/perldoc?Apache2::ScoreBoardFile
Tors
ace a bit
of mod_perl code in you httpd.conf between and that implements
a simple filter that removes the cl header and itself. But that requires
mod_perl to be present in your config.
Perhaps mod_headers can do that too.
Is that programming or configuration?
Torsten Förtsch
--
Need pro
10 matches
Mail list logo