On Tue, 27 Feb 2018 10:37:55 -0500
David Mehler wrote:
I'm late on this, but just in case :
>
> I'm trying to get apache 2.4 and mod_perl2 in my case 2.0.10 going on
> a FreeBSD 11.1 system.
>
> I've got this in a virtual host section:
>
> Alias "/perlweb/" "/usr/local/www/perlweb/"
>
>
Le 28/02/2018 à 18:33, David Mehler a écrit :
Hello,
Yes I did. I am still getting the error now about the invalid
PerlModule line I just added.
Thanks.
Dave.
Hello,
Had you try to use a script in your directory with
"PerlResponseHandler perlweb::scriptname"?
Is it ok with loading all module
Hello,
Yes I did. I am still getting the error now about the invalid
PerlModule line I just added.
Thanks.
Dave.
On 2/28/18, mlrx wrote:
> Le 27/02/2018 à 16:37, David Mehler a écrit :
>> Hello,
>>
>> I'm trying to get apache 2.4 and mod_perl2 in my case 2.0.10 going on
>> a FreeBSD 11.1 syste
Le 27/02/2018 à 16:37, David Mehler a écrit :
Hello,
I'm trying to get apache 2.4 and mod_perl2 in my case 2.0.10 going on
a FreeBSD 11.1 system.
I've got this in a virtual host section:
#
# mod perl per-directory configuration
#
# Required modules: dir_module, perl_module
Hello,
I'm trying to get apache 2.4 and mod_perl2 in my case 2.0.10 going on
a FreeBSD 11.1 system.
I've got this in a virtual host section:
#
# mod perl per-directory configuration
#
# Required modules: dir_module, perl_module
DirectoryIndex index.pl
Alias