Optimized Apache 2.4 httpd.conf
Here is my optimized Apache 2.4.x httpd.conf:
Credits: gregrickaby/The-Perfect-Apache-Configuration: https://github.com/gregrickaby/The-Perfect-Apache-Configuration
NOTICE: Adjusted the <ifmodule filter_module=""> portion, to be compatible with Apache 2.4.
Before:
FilterProvider COMPRESS DEFLATE resp=Content-Type $text/html
After: