|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
here is my problem:
I have written a .htaccess file ==== AuthUserFile "wwwroot/clients/zepy/.htpasswd" AuthName "#" AuthType Basic <Limit GET POST> require valid-user </Limit> ==== and I went to apache/bin and created a .htpasswd file. Now when I try to to access the file in the error logs it states it cannot match the password. The odd thing is if I do the apache/bin/htpasswd thing and leave the password as nothing so long as I do the same at the http page it works?? |
|
#2
|
|||
|
|||
|
Are your PWs entrypted? |
|
#3
|
|||
|
|||
|
my passwords are incrypted by default and I cannot figure out how to turn that off. I know on the linux side, when you use htpasswd there is a -extension that allows you to enter passwords without encryption and I tried that in windows and it didnt work. I would still like the password encrypted I think that my win/apache is having trouble unencrypting the encryption
|
|
#4
|
|||
|
|||
|
Just tried something - plain username assword combos work (no encryption) |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache(winnt) .htaccess |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|