inetbiz wrote:
I'll assume you corrected this, but, what does your directory structure look like? Some templates move the mainpage to a different directory.
Make sure language definition files are 0644 for phpsuexec and suexec servers or even suphp.
Secure your directory though php.ini for suphp and .htaccess Ask your host to assist you do this.
Keep your patches updated! Software companies like CRE constantly improve and secure their software.
PCI scan your site on a quarterly basis and daily if you receive level 2 or above vulnerabilities.
Has your host met PCI requirements? Ask to see a copy of their PCI DSS Summary. Any excuse that a shared server cannot be made PCI standard secure is an excuse.
Place site monitor contribution so You get a email daily with site changes/no changes to any file.
Double protect Your admin folder:
1) Normal creloaded type password based.
2)Password protect directory.
Additionally apply some htaccess so that not all IP address can login.
Satish