Hosting is godaddy.
I have attempted to implement the following lines to .htaccess and it brakes the site with a server error:
php_flag display_errors off
php_flag allow_url_include off
php_value upload_max_filesize 10M
php_value post_max_size 10M
Also I couldn't find the Admin Tools "PRO" version.
I mainly intend to protect joomla installations from hackers and sql injections with this component while also restricting access to administration via IP address.
Thanks,
Andres