Adding folder protection to Shopware admin
I was recently asked how to achieve a folder protection via .htaccess/.htpasswd on Apache web server to make the Shopware admin panel more secure. This is an absolutely valid request as this is good practice in other CMSses in order to prevent from brute force attacks, isn't it. However, it seems to be not necessary as I have learned shortly: Shopware doesn't host all admin panel files in [Read more...]