We do not recommend you to use register globals, however, they can be turned on if you wish. You would need to add the following to your .htaccess file located in the public_html folder: php_flag register_globals on.
Most Popular Articles
Disable ModSecurity in cPanel
What is ModSecurity?Mod_security is an apache module that helps to protect your website from...
How to disable directory listing in cpanel?
Disable directory listing in cpanelIndex Manger in cPanelThe Index Manager allows you to...
How to disable the listing in a non-cPanel CentOS server?
How to disable the listing in a non-cPanel CentOS server?1. Locate your httpd.conf file. Normally...
How to Change Exim mail server IP address in cPanel server?
HOW TO CHANGE EXIM MAIL SERVER'S IP ADDRESS, FOR SERVER WITH CPANEL?In cPanel/WHM, Exim uses main...
Enable/Disable HTTP Authentication
What is HTTP Authentication ?HTTP provides a general framework for access control and...