Very good for extra security, but just incase somebody request the textfile where the password is stored, the server has to prevent access to it.
In a .htaccess file:
<Files admin_pass.pwd>
order allow,deny
deny from all
</Files>
You are not logged in. Please login or register.
PunBB Forums → Posts by Directrix
Pages 1
Very good for extra security, but just incase somebody request the textfile where the password is stored, the server has to prevent access to it.
In a .htaccess file:
<Files admin_pass.pwd>
order allow,deny
deny from all
</Files>
Pages 1
PunBB Forums → Posts by Directrix
Powered by PunBB, supported by Informer Technologies, Inc.