Recent content by Peter_Smith

  1. P

    Plesk 12, .htaccess/.htpasswd visible in web browser

    Hello, Runing Plesk 12 on CentOS Apache/2.2.15. I'm able to view .htaccess and .htpasswd files on my sites in my browser. I've tried adding this to the .htaccess <Files .htpasswd> Order allow,deny Deny from all </Files> <Files .htaccess> Order allow,deny Deny from all </Files> , but...
Back
Top