Re: [HELP] .htaccess problem
Hi,
may be it's very simple:
[Mon Apr 7 15:31:27 2003] [error] [client 192.168.10.254] Search must return
exactly 1 entry; found 0 entries for search (&(objectclass=*)(uid=tester)):
You typed in the username "tester", didn't you? ---^^^^^^
But in your .htaccess, you said that only the user "test" should be
allowed to access the area:
<Limit GET POST>
Order deny,allow
Deny from all
Allow from all
require user test
^^^^
</Limit>
That's all, I think!
Best regards,
Andreas
--
procommerz - Internet fuer Unternehmen
http://www.procommerz.de | 033925-90710
Reply to: