![]() |
Help with .htaccess
Can someone provide me with enough info to create an .htaccess file that is intended to simply password protect a single directory?
I'm a bit lost here... Thanks! |
AuthUserFile /home/paysites/mysite.com/password/.htpasswd
AuthGroupFile /dev/null AuthName Members AuthType Basic <Limit GET POST> require valid-user </Limit> then you jsut need to add passwds tot he file called .htpasswd u cna use the commant htpasswd from a unix promtp to do this |
A friend of mine has this little CGI build here. I guess that's all you'll need:
http://www.weballey.net/cgi-bin/passmake.cgi |
Or here a small tutorial with further info on .htaccess:
http://www.freewebmasterhelp.com/tutorials/htaccess/ |
All times are GMT -4. The time now is 01:50 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
2013 - xnations.com