Hello, after a few weeks of suspicious activity on my website, my webhost kindly blocked a whole range of IP addresses at their firewall level after they confirmed that there was a consistent probing for Zen Cart vulnerabilities. This stopped all of these attempts and I have seemingly not had any more major probing other than the normal script kiddies/bots etc since. But my webhost also recommended I applied a .htaccess rule to limit access to my shops admin via IP. So, I have had BT change my broadband from a dynamic IP to a static IP and I have added the following rule to my admin's .htaccess file
order deny,allow
deny from all
allow from xxx.xxx.xxx.xxx (My static IP)
This seemed to work great and I was a bit more relaxed, as being hack terrifies me as I am new to Zen Cart/selling online, having only taken over this role from a colleague that passed away 9 months ago. So now, when I go to www.mywebshop.com/myadmin outside of work's internet, I am returned with the denied by the server's error page. BUT if I go to www.mywebshop.com/myadmin/index.php I am returned with the admin login screen, I can log in and use the shop admin. Can someone kindly tell me what I have done wrong? How can I still access the shop's Admin, from a different IP address that is allow from xxx.xxx.xxx.xxx (My static IP).
Thank you, Isabella.


Reply With Quote
Any ideas why?

