Pārlūkot izejas kodu

Dont need to add mpmprefork config as its already in latest conf file.

dettanym 4 gadi atpakaļ
vecāks
revīzija
6a484b892e
1 mainītis faili ar 0 papildinājumiem un 8 dzēšanām
  1. 0 8
      httpd.conf

+ 0 - 8
httpd.conf

@@ -1,11 +1,3 @@
-<IfModule mpm_prefork_module>
-    StartServers             1
-    MinSpareServers          1
-    MaxSpareServers          1
-    MaxConnectionsPerChild   0
-</IfModule>
-
-
 <IfModule mime_module>
     AddType application/x-httpd-php .php
 </IfModule>