mod_perl
Kaushal Shriyan
kaushalshriyan at gmail.com
Wed Feb 20 15:35:34 UTC 2008
On Feb 20, 2008 8:45 PM, Felipe Figueiredo <philsf79 at gmail.com> wrote:
> On Wed 20 Feb 2008 12:07:10 Kaushal Shriyan wrote:
>
> >
> > How can i verify whether my apache2 has mod_perl support into it
>
>
> ls /etc/apache2/mods-enabled
>
> If it's disabled (there's not link to it in this dir) you can enable it with
> the command
>
> sudo a2enmod perl
>
> regards
> fF
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
Hi Felipe Figueiredo
Thanks a Lot
lrwxrwxrwx 1 root root 27 2008-02-20 10:59 perl.conf ->
../mods-available/perl.conf
lrwxrwxrwx 1 root root 27 2008-02-20 10:59 perl.load ->
../mods-available/perl.load
so its enabled, is that correct
One more thing I want to set ServerName, I dont see this directive in
the /etc/apache2/apache2.conf file
Thanks and Regards
Kaushal
More information about the ubuntu-users
mailing list