This article discusses a solution for serving Web sites using multiple builds of PHP with one instance of Apache. The solution involves running PHP using the CGI interface and not as an Apache module. Then the AddHandler and Action directives in the httpd.conf file may be configured so that any file ending with a ‘.php’ extension can be executed as a PHP script.
Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.