While running through the current 4.11.0 setup and using the files in the repository, I still get
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. For more information please see the official nginx server configuration
To ensure that sensitive files cannot be accessed directly it is recommended to configure your web server to restrict access to certain directories. For more information please see the official nginx server configuration
in PHP SAPI and Server info.
Isn't the solution to these errors to utilize the files in this repository?
While running through the current 4.11.0 setup and using the files in the repository, I still get
in PHP SAPI and Server info.
Isn't the solution to these errors to utilize the files in this repository?