<code>/root # cat /etc/apache2/httpd.conf
# Thisis here for backwards compatability reasons and to support
# installing 3rd party modules directly vi... ride FileInfo
Order allow,deny
allow from all
# This directive allows us to have apache2's default sta... , but
not if I try to go to http://server.
Below is the default file. The only change I've made is t
===== PHP-FPM ======
Apache mit mpm_prefork war bis 2005 ok, heut überholt
PHP‑FPM = PHP FastCGI Pro... <code>pm.max_children = 20</code>
Das bedeutet:
bis zu 20 PHP‑Prozesse gleichzeitig
jeder Prozess ka... einander abarbeiten
5️⃣ PHP‑FPM sendet das Ergebnis zurück an Apache
Apache liefert es an den Browse