On 19/06/14 14:11, Jie Gao wrote:
> * Worik Stanton wrote:
>
>> Date: Thu, 19 Jun 2014 12:13:10 +1200
>> From: Worik Stanton
>> To: mod_perl list
>> Subject: $r->path_info unreliable?
>> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101
>> Thunderbird/24.5.0
>>
>> In my handl
* Worik Stanton wrote:
> Date: Thu, 19 Jun 2014 12:13:10 +1200
> From: Worik Stanton
> To: mod_perl list
> Subject: $r->path_info unreliable?
> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101
> Thunderbird/24.5.0
>
> In my handler I call $r->path_info to determine the path
On 19/06/14 13:12, Jie Gao wrote:
> Could it be that after the URI --> filename translation, there is
> indeed nothing left there?
>
> A resource referred to by the "Location" directive does not
> necessarily correspond to a local file.
I am not sure. I do not do any translation deliberately.
Could it be that after the URI --> filename translation, there is indeed
nothing left there?
A resource referred to by the "Location" directive does not necessarily
correspond to a local file.
Regards,
Jie
* Worik Stanton wrote:
> Date: Thu, 19 Jun 2014 12:13:10 +1200
> From: Worik Stant
In my handler I call $r->path_info to determine the path used to call my
script.
I am trying to have a test version of my code using the same module but
which reads different data based on the path.
So I have:
SetHandler perl-script
PerlResponseHandler Apache::MyPackage::FrontEnd2
In my handler I call $r->path_info to determine the path used to call my
script.
I am trying to have a test version of my code using the same module but
which reads different data based on the path.
So I have:
SetHandler perl-script
PerlResponseHandler Apache::MyPackage::FrontEnd2
On 06/18/2014 02:13 PM, Marius Gavrilescu wrote:
Michiel Beijen writes:
The best way to go on Win32 is to download Steve Hay's precompiled
binaries for Strawberry Perl which are available here; instructions
are inside the archives:
http://people.apache.org/~stevehay/
Right, I was not aware o
Michiel Beijen writes:
> The best way to go on Win32 is to download Steve Hay's precompiled
> binaries for Strawberry Perl which are available here; instructions
> are inside the archives:
> http://people.apache.org/~stevehay/
Right, I was not aware of those precompiled binaries.
Jordan, ignore
Jordan Michaels writes:
> I'm using ActivePerl but that doesn't really matter to me. mod_perl is
> what is important for this project, so if I have to switch to
> "Strawberry Perl" (never heard that term before, lol), then that
> should be fine.
>
> If any installation instructions exist for that
On Wed, Jun 18, 2014 at 10:44 PM, Marius Gavrilescu wrote:
> Are you using ActiveState Perl or a normal Perl, e.g. Strawberry Perl?
> If the latter, then you should be able to install mod_perl normally,
> with the cpan program.
ActiveState perl does not differ all that much anymore from Strawber
Thanks Marius.
I'm using ActivePerl but that doesn't really matter to me. mod_perl is
what is important for this project, so if I have to switch to
"Strawberry Perl" (never heard that term before, lol), then that should
be fine.
If any installation instructions exist for that I would be most
Jordan Michaels writes:
> Does anyone know if any alternatives exist or is mod_perl simply no
> longer available to Windows users of Apache?
Are you using ActiveState Perl or a normal Perl, e.g. Strawberry Perl?
If the latter, then you should be able to install mod_perl normally,
with the cpan p
Hey folks,
The following URL talks about installing mod_perl on Win32 systems:
http://perl.apache.org/docs/2.0/os/win32/install.html
...but the uwinnipeg.ca repo appears to no longer function. Looking for
alternatives, I found the following that talks about what happened to it:
https://bugzil
13 matches
Mail list logo