Comments on: How to Password Protect an Apache Website using .htaccess https://www.groovypost.com/howto/htaccess-password-protect-apache-website-security/ The premier source for tech news, tips, reviews and how to galleries Mon, 13 Nov 2023 20:47:11 +0000 hourly 1 By: Lisa van den Brink https://www.groovypost.com/howto/htaccess-password-protect-apache-website-security/#comment-307661 Mon, 02 Apr 2012 15:31:31 +0000 http://www.groovypost.com/howto/apache/password-protect-apache-website/#comment-307661 How to password protect a research website on the Apache Server from a Mac operating system. Can it be done the same way?What do I need to do?

Thank you

]]>
By: Steve https://www.groovypost.com/howto/htaccess-password-protect-apache-website-security/#comment-296592 Wed, 08 Feb 2012 14:24:18 +0000 http://www.groovypost.com/howto/apache/password-protect-apache-website/#comment-296592 how to generate log for who (user name), when (Date/time) & from where (IP Address) protected directory/file are attempt to access?

Please help me.

Thank you,

Steve.

]]>
By: jignesh https://www.groovypost.com/howto/htaccess-password-protect-apache-website-security/#comment-232169 Wed, 06 Apr 2011 22:02:25 +0000 http://www.groovypost.com/howto/apache/password-protect-apache-website/#comment-232169 “AuthUserFile c:apachesecurity.htpasswd”
Is it not required to place “\” in the path ?
Full Path is C:\apache\security\.htpasswd. Do we not need \ in the path ?
Thanks

]]>
By: jignesh https://www.groovypost.com/howto/htaccess-password-protect-apache-website-security/#comment-232168 Wed, 06 Apr 2011 21:58:40 +0000 http://www.groovypost.com/howto/apache/password-protect-apache-website/#comment-232168 1) Does .htaccess create password protection for directory or for individual files ?
Can we password protect individual files ? I mean, if there are files in different directories, do I need to create .htaccess in all these directories ? Now how does it work, if I want only few files in a directory as password protected and the other files I dont want password protected ? Do Ihave to keep all password protected files in dir in which I have .htaccess and the rest files in other directories. Is this the only way ?
2) If I want more than one directory password protected, do I have to create .htaccess in all the directoriess which I want password protected ?
3) If I have created .htaccess in one dir and there are sub dir in this dir, do all these sub dir also become password protcted ? Or do I need to create seperate .htaccess files for these sub dir ?

]]>
By: lt https://www.groovypost.com/howto/htaccess-password-protect-apache-website-security/#comment-566 Mon, 18 Feb 2008 02:03:46 +0000 http://www.groovypost.com/howto/apache/password-protect-apache-website/#comment-566 Does anyone know how to get this to work on Vista? I had everything working fine on my XP machine but now I can’t get the password protection to work. All my pages/files are not password protected. When running the htpasswd from the command line I get the Vista security window popup (after I changed the Priviledge Level to Admin) but it doesn’t modify or create the password file.

]]>
By: MrGroove https://www.groovypost.com/howto/htaccess-password-protect-apache-website-security/#comment-136 Thu, 25 Oct 2007 15:19:44 +0000 http://www.groovypost.com/howto/apache/password-protect-apache-website/#comment-136 Welcome to the site Prasanna,

I’ll do some digging but off-hand, I don’t have a solution for capturing the password being passed to Apache for Authentication. I’ll keep an eye out. Perhaps someone in the community can assist. Feel free to also post the question in the Forum

]]>
By: prasanna https://www.groovypost.com/howto/htaccess-password-protect-apache-website-security/#comment-132 Wed, 24 Oct 2007 12:46:52 +0000 http://www.groovypost.com/howto/apache/password-protect-apache-website/#comment-132 Mr Groove . Is it possible to catch a plain password before it passed to .htpasswd file for verification. If so, Please letme know about it. I need in my project

Thanq for posting a good and valid information

]]>
By: Tony https://www.groovypost.com/howto/htaccess-password-protect-apache-website-security/#comment-32 Thu, 30 Aug 2007 04:54:30 +0000 http://www.groovypost.com/howto/apache/password-protect-apache-website/#comment-32 Great read. I was looking for the info on creating the crypto for Apache for Windows.

]]>