Installing with php-fpm

During the installation with php-fpm I read this warning message

PHP FPM will ignore .htaccess rules for .php files. To ensure that sensitive files cannot be accessed directly it is recommended to exclude certain directories from being handled by PHP FPM by adding the line ProxyPass /config ! to the mod_proxy_fcgi.c section in your apache virtual host config just above the ProxyPassMatch line.

I’m not using ProxyPass or ProxyPassMatch.
Anyone knows what shall I take into consideration about this topic?

Here is the same situation. Bump!

Hi @H.Lo, @SirLouen
Maybe I found a clue:

Also, see:

1 Like