Quote Originally Posted by onel0ve View Post
you cant use apache. This script will install nginx instead of apache . And nginx is 70% faster then apache.
You are incorrect.

Apache is faster then nginx, But it is slowed down by the use of php (versions before 2.4.1).
Apache 2.4.1 with php is 30% faster then nginx which is the newest version out now.

Nginx is in the same class as Varnish.. A static file delivery server which speeds up the processes for apache.

PHP-FPM is very unstable which is why its not good to use.