Sample Header Ad - 728x90

If "-f %{REQUEST_FILENAME}" what mean's - fcgi

0 votes
1 answer
149 views
I configures my apache + php-fpm + mod_proxy_fcgi server and I can't understand the line in the two tutorials that don't explain why. This is not found in any other tutorial. SetHandler "proxy:unix:/run/php-fpm/example.com.sock|fcgi://example.com/" -------- I don't understand line: I was able to determine that this line means: 'check if the file really exists' I understand correctly? If so, why check? maybe it's not needed?
Asked by varavell (1 rep)
Dec 16, 2019, 09:47 PM
Last activity: Jul 26, 2023, 01:40 PM