Apache 2.4 support

I am aware that most people still use apache 2.2 but apache 2.4 has some significant design and configuration changes.

An example is apache uses "IncludeOptional" instead of "Include" by default so virtualmin doesn't find anything and really bugs up when creating servers.

There are other tweaks to. Theres also the fact that namevirtualhost is not used anymore in 2.4. It exists but will be removed soon.

Thanks for reading.

Status: 
Closed (fixed)

Comments

We will certainly add support for Apache 2.4, although only when it becomes more widely included on major Linux distributions. Are are distros shipping with Apache 2.4 yet?

None that i am aware of. But i was able to compile from deb source with some complications. Many distros are offering 2.4 as an option though, and I am using it as it provides better abilities and i can use it with mod_proxy_fcgi to connect to php-fpm.