/ Published in: Other
Expand |
Embed | Plain Text
.htaccess ( importante la línea de ruta al htpasswd ) . . . . . . AuthType Basic AuthUserFile "/home/scrollst/public_html/cadi/.htpasswd" AuthName "Enter valid username and password!" require valid-user .htpasswd ( también has de generarla con un generador de htpasswd ) . . . . . . . cadi:NYlbprL385WU.
You need to login to post a comment.
