How could I disable an Apache 2.4 module in a VirtualHost
configuration using Ubuntu 14 LTS server?
The modules is placed in the /etc/apache2/mods-enabled/
folder but I want to disable it for one certain VirtualHost
.
Edit: It's the mod_security Apache module.
AllowOverride
directive to prevent changes to these module settings.