Go!
 
 
Register globals emulation

By default, Joomla will emulate register_globals = on, to not brake backwards compatibility with older components, modules or plugins. This will cause the same security issues as using normal register_globals on. You can turn this off however.

Open globals.php located in the root of your joomla installation. Search for:

define( 'RG_EMULATION', 1 );

and change it to:

define( 'RG_EMULATION', 0 );

That should keep you a bit safer against attacks.

Tags
77,40% of 438 voters found this FAQ useful,  I found this FAQ  useful useful  not useful not useful
< Prev   Next >

Powered by EasyFAQ © 2006 Joomla-addons.org
Would you like to receive updates of new releases or other news? Enter your details below:
Joomla-addons.org © 2006 | www.bandhosting.nl | JCD-A Member | Newsletter | Sitemap |