Advertisement
blossomed

htaccess php settings override

Jul 10th, 2014
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. php_flag display_startup_errors on
  2. php_flag display_errors on
  3. php_flag html_errors on
  4.  
  5. #OPTIONAL
  6. #php_flag log_errors on
  7. #php_value error_log /home/path/public_html/domain/PHP_errors.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement