How to enable php directives in .htaccess for FastCGI?

1 post / 0 new
#1 Fri, 08/04/2017 - 14:05
bl3

How to enable php directives in .htaccess for FastCGI?

I have a php directives like php_flag display_errors on in .htaccess but they are ignored, probably due to FastCGI settings. Apache directives are not ignored. How to enable usage of php directives in .htaccess for FastCGI?