Displaying 1 result from an estimated 1 matches for "testintranet".
2007 Dec 11
0
problems using auth_ntlm_winbind_module
...NTLMAuthHelper "/usr/bin/ntlm_auth \
--helper-protocol=squid-2.5-ntlmssp -d10 -l/root"
NTLMBasicAuthoritative on
AuthType NTLM
require valid-user
</Location>
LogLevel debug
RewriteEngine On
# Add to virtual host block for testintranet.zehndergroup.com:80
RewriteRule /(.*)/$
http://127.0.0.1:8080/VirtualHostBase/http/intranettest.zehndergroup.com:80/zehnderi/zehnderi/VirtualHostRoot/$1
[L,P]
RewriteRule ^/(.*)
http://127.0.0.1:8080/VirtualHostBase/http/intranettest.zehndergroup.com:80/zehnderi/zehnderi/VirtualHostRoot/$1...