yep, Just added to this to my .htaccess file
#deny from all
#allow from 185.24.99.51
<IfModule mod_php5.c>
php_value max_input_vars 10000
</IfModule>
<IfModule mod_deflate.c>
AddOutPutFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/x-javascript...