John ORourke wrote:
Expertly brought back on topic there, Torsten... if I ask about the
price of beans and how it relates to global warming can you give me a
mod_perl related answer? :)
Price of beans increases due to fuel costs, driven by the economy,
affected by global warming... um... all
Expertly brought back on topic there, Torsten... if I ask about the
price of beans and how it relates to global warming can you give me a
mod_perl related answer? :)
John
Torsten Foertsch wrote:
On Fri 11 Apr 2008, John Zhang wrote:
We have a situation that we would like to restrict the
a
This really belongs on [EMAIL PROTECTED], but having been asked already...
You could put it into a separate VirtualHost container, which listens on
127.0.0.1 Then you don't need to worry about Allow from to begin with.
Issac
John Zhang wrote:
I have this question, and not sure if this is
On Fri 11 Apr 2008, John Zhang wrote:
> We have a situation that we would like to restrict the
> access to certain folders only to requests from the
> "local machine". Here is why:
> When a page is processed by our filter, the filter
> (based on page logic) may request pages (just like a
> regular
I have this question, and not sure if this is the
right place. If not, I do appreciate someone pointing
me to the right place.
We have a situation that we would like to restrict the
access to certain folders only to requests from the
"local machine". Here is why:
When a page is processed by our
I've got a question on a setup
right now, i have modperl set up as such:
PerlRequire /path/to/startup.pl
PerlSetEnv PERL_RLIMIT_DEFAULTS On
PerlModule Apache2::Resource
SetHandler 'modperl'
PerlResponseHandler 'myapp::api'
Hello,
I am trying to get the example from
http://perl.apache.org/docs/2.0/user/config/config.html#C_Parent_
to work in the server context, but have thus far been unsuccessful.
Is it possible to have a scenario where you could modify @INC similar to
http://perl.apache.org/docs/2.0/user/config/c
Title: RE: General mod_perl httpd configuration question
> On Thu, 2005-04-07 at 13:13 -0500, Frank Wiles wrote:
>> I read it as he needed a way to configure Apache via Perl at
>> startup, not on the fly. Based on his original post I think they are
>> usi
On Thu, 2005-04-07 at 13:13 -0500, Frank Wiles wrote:
> I read it as he needed a way to configure Apache via Perl at
> startup, not on the fly. Based on his original post I think they are
> using code to generate a httpd.conf and restarting.
I suppose Simon can speak for himself, but I read
On Thu, 07 Apr 2005 12:19:22 -0400
Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Thu, 2005-04-07 at 10:16 -0400, Stas Bekman wrote:
> > > Yes this is possible with both versions. I couldn't find any
> > > 2.0 specific docs on this, but here is the relevant section of
> > > the 1.0 docs:
>
Title: RE: General mod_perl httpd configuration question
> of the 1.0
> >>> docs:
> >>>
> >>>http://perl.apache.org/docs/1.0/guide/config.html#Apache_Co
nfiguratio
>>>n_in_Perl
>>
>>mp2.0:
>>http://perl.apache.org/docs/2.0/
Perrin Harkins wrote:
On Thu, 2005-04-07 at 10:16 -0400, Stas Bekman wrote:
Yes this is possible with both versions. I couldn't find any 2.0
specific docs on this, but here is the relevant section of the
1.0 docs:
http://perl.apache.org/docs/1.0/guide/config.html#Apache_Configuration_in_Perl
On Thu, 2005-04-07 at 10:16 -0400, Stas Bekman wrote:
> > Yes this is possible with both versions. I couldn't find any 2.0
> > specific docs on this, but here is the relevant section of the
> > 1.0 docs:
> >
> > http://perl.apache.org/docs/1.0/guide/config.html#Apache_Configuration_in_Per
Frank Wiles wrote:
On Wed, 6 Apr 2005 21:58:56 +0100
Simon Matthews <[EMAIL PROTECTED]> wrote:
I have a number of applications built around mod_perl 1.0 and I am
considering porting these over to 2.0.
One of the questions that has come up here recently is can mod_perl
modify the httpd configurat
On Wed, 6 Apr 2005 21:58:56 +0100
Simon Matthews <[EMAIL PROTECTED]> wrote:
>
> I have a number of applications built around mod_perl 1.0 and I am
> considering porting these over to 2.0.
>
> One of the questions that has come up here recently is can mod_perl
> modify the httpd configuration dy
Title: General mod_perl httpd configuration question
I have a number of applications built around mod_perl 1.0 and I am considering porting these over to 2.0.
One of the questions that has come up here recently is can mod_perl modify the httpd configuration dynamically after server startup
16 matches
Mail list logo