mod_perl

Felipe Figueiredo philsf79 at gmail.com
Wed Feb 20 15:15:57 UTC 2008


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




More information about the ubuntu-users mailing list