Mathieu Jondet <[EMAIL PROTECTED]> wrote:
>Hi all,
>I'm actually working on a application for generating dynamic virtual
>
>host and locations in these virtual host from a web interface.
>The purpose of this application is to give a non-administrator the
>possibility of adding on the fly v
Hi all,
I'm actually working on a application for generating dynamic virtual
host and locations in these virtual host from a web interface.
The purpose of this application is to give a non-administrator the
possibility of adding on the fly virtualhost to a webserver without
modifying http
On Fri, 9 Nov 2001, Christopher Hicks wrote:
>I've heard lots of people talking about doing Apache configuration via
> sections and mod_perl, but I can't find any examples! I've looked
>on Sourceforge, the Guide, and dug through google. The Eagle book has the
>best s
I've heard lots of people talking about doing Apache configuration via
sections and mod_perl, but I can't find any examples! I've looked
on Sourceforge, the Guide, and dug through google. The Eagle book has the
best stuff I've found so far, but it's hard for me to be
> -Original Message-
> From: Lyle Brooks [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 17, 2001 2:39 PM
> To: Geoffrey Young
> Cc: [EMAIL PROTECTED]
> Subject: Re: Querying Apache Configuration
>
>
> It's kinda like writing mod_info as a mod_perl h
Quoting Geoffrey Young ([EMAIL PROTECTED]):
>
>
> > In the process, I been wondering is it possible to peek at the
> > configuration directives/values of other modules (both Perl and C)
> > via mod_perl?
>
> sort of - in both instances you have to do some tricks and break
> encapsulation. for
> -Original Message-
> From: Lyle Brooks [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 17, 2001 11:45 AM
> To: [EMAIL PROTECTED]
> Subject: Querying Apache Configuration
>
>
> I've been studying Chapter 8 "Customizing the Apache Configuration
I've been studying Chapter 8 "Customizing the Apache Configuration
Process" in the Eagle book, and working through some test modules.
In the process, I been wondering is it possible to peek at the
configuration directives/values of other modules (both Perl and C)
via mod_per
hi.
Here is situation:
1. I have written Auth, Authz and redirect handlers for user control. They
take in information from httpd file via PerlSetVar statement for
configuration purposes. They also log information into error logs via
$r->log_error
2. I have integrated them to protect certain on th
> Btw, it seems to be offtopic, but are there any tool kinda 'top' that shows
> really used memory, because top shows:
> --
> 134 processes: 133 sleeping, 1 running, 0 zombie, 0 stopped
> CPU states: 2.2% user, 3.3% system, 0.0% nice, 94.8% idle
> Mem
Hello BeerBong,
ÐÏÎÅÄÅÌØÎÉË, 31 ÑÎ×ÁÒÑ 2000 Ç., you wrote:
B> mod_ssl is not a light thing, and I need encrypt mod_perl'd script results
B> only, therefore I think that mod_ssl should be in back-end server. Am I
B> right ? Does mod_proxy pass ssl encrypted data?
mod_proxy allows CONNECT method
On Mon, 31 Jan 2000, BeerBong wrote:
> Hello all!
>
> I need encrypted access to some directories on some virtual hosts.
>
> I have lightweight proxy apache server and backend mod_perl server.
>
> mod_ssl is not a light thing, and I need encrypt mod_perl'd script results
> only, therefore I th
Hello all!
I need encrypted access to some directories on some virtual hosts.
I have lightweight proxy apache server and backend mod_perl server.
mod_ssl is not a light thing, and I need encrypt mod_perl'd script results
only, therefore I think that mod_ssl should be in back-end server. Am I
ri
if you compile modperl with PERL_TRACE=1 and setenv MOD_PERL_TRACE s
then you should see some useful diagnostics when mod_perl is processing
sections.
On Sun, 9 Jan 2000 [EMAIL PROTECTED] wrote:
> Hello!
>
> I'm trying to configure httpd.conf using Perl sections (mod_macro is
> not enough for
On Sun, 9 Jan 2000 [EMAIL PROTECTED] wrote:
> > "Eric" == Eric writes:
>
> Eric> On Sun, Jan 09, 2000 at 08:47:04PM +0300, [EMAIL PROTECTED] wrote:
> >> I'm trying to configure httpd.conf using Perl sections (mod_macro is
> >> not enough for me), but the result is weird.
>
> Eric> Do you
> "Eric" == Eric writes:
Eric> On Sun, Jan 09, 2000 at 08:47:04PM +0300, [EMAIL PROTECTED] wrote:
>> I'm trying to configure httpd.conf using Perl sections (mod_macro is
>> not enough for me), but the result is weird.
Eric> Do you have a specific example of your config, and what doesn't wo
On Sun, Jan 09, 2000 at 08:47:04PM +0300, [EMAIL PROTECTED] wrote:
> Hello!
>
> I'm trying to configure httpd.conf using Perl sections (mod_macro is
> not enough for me), but the result is weird.
>
> The most weird thing is that Perl sections randomly doesn't execute! I
> have no experience (ye
Hello!
I'm trying to configure httpd.conf using Perl sections (mod_macro is
not enough for me), but the result is weird.
The most weird thing is that Perl sections randomly doesn't execute! I
have no experience (yet) with Perl configuration modules, so I don't
understand where to start tracking
18 matches
Mail list logo