How can I make a .htpasswd page?
When I try doing it using wordpad, I cant save it as .htpasswd, it tells me, I need a file name.
I am using windows vista.
Can anyone help? Explain it to me like I am a 3 year old.
Thanks
3 answers
point
I'm no Windows expert, but a little googling led me to these instructions...
- Open Notepad or any other text editor.
- Put in what you want in the file.
- Go to Save As, and put ".htaccess" for the filename, including the quotes.
(http://www.hotscripts.com/forums/perl/6606-creating-htaccess-windows.html)
points
Save as a text file using any filename, such as htpasswd.txt. Then go into windows explorer, find the file and rename it whatever you want.
points
Thanks For the answers from both, however; Dwayne you helped me because I was not putting the " " s . That was the answer thanks a lot I really appreciated your help a lot.
