Set html_errors to Off for Stretch.

This commit is contained in:
Benoît S. 2017-07-18 10:26:54 +02:00
parent be68f9ac0a
commit c1e53f7fe4

View file

@ -36,6 +36,7 @@
- { option: "short_open_tag", value: "Off" }
- { option: "expose_php", value: "Off" }
- { option: "display_errors", value: "Off" }
- { option: "html_errors", value: "Off" }
- { option: "log_errors", value: "On" }
- { option: "allow_url_fopen", value: "Off" }
notify: reload apache