mod_php Subscribe
mod_php is an Apache module which it uses for running PHP. When mod_php is integrated with Apache server, there isn’t any need for running PHP through a CGI script. mod_php use filters to a variety of files in order to reduce the number of trips the browser has to make to grab what it needs, to reduce the size of those files and to optimize the length those files are cached.