Enable apache modules

You can enable mods in ubuntu for apache with a2enmod command. To disable a module you can use a2dismod. Just remeber to pass module name as an argument.

sudo a2enmod modulename


Posted

in

by