linux:web:php
Tabla de Contenidos
PHP
Config
Memoria
memory_limit = 256M
No exponer versión
expose_php = Off
Mostrar errores en pantalla
display_errors = On
Log de errores
log_errors = On
Deshabilitar
If we know how to do it safely, disable the PHP engine entirely.
<IfModule mod_php7.c> php_flag engine off </IfModule>
linux/web/php.txt · Última modificación: 2021/08/03 20:17 por grillo