<code>/root # cat /etc/apache2/httpd.conf
# Thisis here for backwards compatability reasons and to s... , but
not if I try to go to http://server.
Below is the default file. The only change I've made is to comment
out RedirectMatch line.
<code>
NameV... allow from all
# This directive allows us to have apache2's default sta
===== 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