#rename to .htaccess and chmod 604 to enable #rename to .htpasswd and chmod 604 to enable #its safer to put .htpasswd out of the web pages #for instance in /home/hdaniel and chg AuthUserFile according # #create .htpasswd with #htpasswd -c /var/www/Disciplina/.htpasswd #and type # AuthType Basic AuthName "Diana: Area de Periféricos e Interfaces" AuthUserFile "/var/www/PIn/.htpasswd" require valid-user