I ended up using this in the .htaccess file:
Order allow,deny
Deny from all
Seems to work perfectly. Can anyone confirm or reject this as a good solution?
I ended up using this in the .htaccess file:
Order allow,deny
Deny from all
Seems to work perfectly. Can anyone confirm or reject this as a good solution?