User:Dogi/ApacheWiki
Jump to navigation
Jump to search
Install
- sudo yum install httpd.i386 httpd-tools.i386
- had to do it twice ... errors of fedora-logo package
- vim /etc/httpd/conf/httpd.conf # change in the module prefork.c the numbers of server to: StartServers 3, MinSpareServers 2, MaxSpareServers 3