• Posted in:

    Running latest Apache 2.4 with PHP 7.0 on CentOS 6

    Have you tried running latest Apache 2.4 with PHP 7.0 on CentOS 6? Last time i ran into trouble when a customer asked me to update Apache from 2.2.X to 2.4.X running on CentOS 6 with addition of keeping the PHP operational. I’ve checked third party repositories for Apache 2.4 RPMs so i would not […]

    Read more

  • Posted in:

    Apache Server Status Module

    The Apache Server Status module is an addition to Apache HTTP Server. It is a module that enables insights into the Apache HTTP Server performance and statistics. On CentOS Linux, Apache Status module is provided by the httpd RPM package, so if you are running Apache, this module is already installed and wait for it […]

    Read more

  • Posted in:

    Forward & Reverse Apache Proxy – CentOS 7

    There are two possible configurations for Apache Proxy Server and we will present installation and configuration of both types this how to. Forward Apache Proxy is a proxy configuration that is commonly used in companies and it enables users to access the internet. Users or clients must configure their browsers or operating system to use a proxy server (Forward Apache […]

    Read more

  • Posted in:

    Build Apache 2.4.9 RPM on CentOS 6

    We all know Apache HTTP Server. Apache is de-facto web server on UNIX-like systems and is maintained by an  open community of developers of the Apache Software Foundation. Apache HTTP Server is released under the Apache License and is an open-source software. The problem with Apache HTTP Server on CentOS and other RHEL based distros is, […]

    Read more