Hi I´ve been trying now since 3 days to get the Authentication working.... but I didn´t get it ; (
here is my conf:
<Directory "D:\Apache Group\Apache\htdocs">
Options Indexes Includes FollowSymLinks
AllowOverride All
AuthUserFile "D:\Apache Group\Apache\passwd2"
AuthType basic
AuthName lol
<Limit GET PUT POST >
require valid-user
order deny,allow
deny from all
allow from 128.60.
</Limit>
</Directory>
I hope someone can help me
THX
LoFunk
here is my conf:
<Directory "D:\Apache Group\Apache\htdocs">
Options Indexes Includes FollowSymLinks
AllowOverride All
AuthUserFile "D:\Apache Group\Apache\passwd2"
AuthType basic
AuthName lol
<Limit GET PUT POST >
require valid-user
order deny,allow
deny from all
allow from 128.60.
</Limit>
</Directory>
I hope someone can help me
THX
LoFunk