Choose between modphp , suphp , cgi , fastcgi , suexec
PHP Handlers PHP handlers are a link between a webserver(say Apache) and the PHP libraries. PHP handlers enable a webserver to load the PHP library in a certain manner and execute the PHP code and return the output to the webserver. There are many different kind of PHP handler setups available. Each has its own… Read More »