I've added this for a customer in Httpd.conf Customization:
But it wont work, what's wrong? I've restarted Apache.
Code:
<Directory /home/web455/domains/ssssssss.nu/public_html>
php_flag register_globals off
php_flag magic_quotes_gpc off
php_flag display_errors on
</Directory>
But it wont work, what's wrong? I've restarted Apache.