Use this form to generate an encrypted htaccess password : store it in your .htpasswd file (you can do this in a standard text editor) as follows : username:password where password is the encrypted format of the password. When you try to access a site which has been protected by .htaccess your browser will pop up a standard username/password dialog box. If you don't like this, you can also send the username and password in the URL as follows : http://username:password@www.yourwebsite.com/protecteddir/somesite where password is the unencrypted format of the password. |
| Last updated on August 2006. Copyright © nooplanet.com - montsaintmichel-fr.com 1999-2006. All rights reserved. |