Hello,
I'm running Apache2 under RedHat 8, using mod_ntlm for NT
domain.
When mod_ntlm uploaded, it doesn't allow basic
authentication
which I use for selective directories using .htaccess
Here my .htaccess file:
AuthName ByPassword
AuthType Basic
AuthUserFile <path_to_file>
<Limit GET>
require user admin
</Limit>
What is the exact directive to configure .htaccess
co-exist with ntlm mode?
Any help appreciated & thanks in advance.
Luda
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Apache Chat" group.
To post to this group, send email to Apache-Chat googlegroups.com
To unsubscribe from this group, send email to
Apache-Chat-unsubscribe googlegroups.com
For more options, visit this group at http://gro
ups.google.com/group/Apache-Chat
-~----------~----~----~----~------~----~------~--~---
|