|
|
Stop php error messages and warnings via htaccess file - Apache
|
Views : 304
|
|
Tagged in : Apache
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
Stop php error messages and warnings via htaccess file:
Use the following code to stop php error messages and warnings via htaccess file
RewriteEngine on
php_flag display_errors off |
|
By Ramya, On - 2011-08-10 |
|
|
|