Answer the question
In order to leave comments, you need to log in
What is the best way to connect PHP to apache?
There are three options for connecting PHP to Apache 2.4 (windows): Module, CGI, fastCGI.
Which of these three methods is better to use and why? And depending on the method, you need to use PHP Thread Safe or Non ..
PS: windows vs linux is not discussed. it is necessary under windows.
Answer the question
In order to leave comments, you need to log in
For those who ask, the best option is a module. So that later there were no questions "oh, it doesn't work for me!"
In terms of performance - nginx + php-fpm under Linux
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question