Re: [users@httpd] apache httpd 2.4 loadmodule

2016-04-16 Thread Luca Toscano
Hi David, 2016-04-15 19:02 GMT+02:00 David Long : > We are upgrading our apache 2.2 to 2.4 and found out a lot of module need > to be loaded. > > Like authz_core_module, dir_module, setenvif_module, mime_module etc. > > But those module were not need to load at 2.2. 2.2 will have those by > defau

[users@httpd] apache httpd 2.4 loadmodule

2016-04-15 Thread David Long
We are upgrading our apache 2.2 to 2.4 and found out a lot of module need to be loaded. Like authz_core_module, dir_module, setenvif_module, mime_module etc. But those module were not need to load at 2.2. 2.2 will have those by default. Can someone tell me what are commonly used modules we need