Big problem on new cpanel server...
Hi guys, I Need Help with this major problem. 
     php_flag register_globals on
    
ErrorDocument 404 /index.php
 
   
 
  ErrorDocument 404 /index.php
I need to replace it with ONLY:
 
     ErrorDocument 404 /index.php
    
 
   
 
  Thanks in advance!

