![]() |
.httaccess help
i want to make a .htaccess with a password for a folder but when i do it it wont work
this is what i have for .htaccess and .htpasswd .htpasswd Code:
shady:mypassword Code:
AuthUserFile /my/full/path/to/.htpasswd |
you could add a 'AuthGroupFile /dev/null' after AuthUserFile i think, also, make sure you hit enter after typing the user:pass bit in the .htpasswd file. the code looks right from here though...
|
i only had one line in the pass bit. ill try adding a blank line if thats what you mean
|
Is your password in .htpasswd MD5 encrypted?
Also, what's not working? Is the htaccess window showing up at least? But the password's just not working? |
|
Quote:
no it was not encrypted i just went to the link that was given to me and got an encrypted pass. |
.htaccess for folder blocking should read:
Code:
AuthUserFile *PATH TO .htpasswd* |
mine looks like this
Code:
AuthUserFile /full/path/to/.htpasswd |
yup, that's fine. didn't know you hadn't used md5 for your pass though, and i'm pretty sure that it needs an empty line after it... pretty sure anyway hehe
|
Quote:
|
Quote:
Agreed ;) |
yay this thread helped me protect my boards through .htaccess, thanks guys!
|
All times are GMT. The time now is 07:46 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|