Answer the question
In order to leave comments, you need to log in
Apache installation - what to choose?
Hello
Which is better to install and why:
1) apache2-mpm-prefork
2) apache2-mpm-itk
Thanks
Answer the question
In order to leave comments, you need to log in
itk is based on prefork, allows each vhost to run as its own user (which allows you to isolate sites by file permissions). It does not allow using php in fcgi mode (is it necessary? There is nginx for this).
In short, you read the documentation. There are many useful things there.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question