Проксирование IIS c NTLM авторизацией?
Max Chernogor
max at mega.dp.ua
Thu Mar 29 13:23:49 MSD 2007
Такое возможно? В частности интересует может кто делал проксирование во
внешний мир Windows SharePoint Services
у меня вот такая конфигурация, в принципе работает но авторизация не
проходит.
server {
listen mega.dp.ua:8080;
location / {
proxy_pass http://192.168.0.2;
proxy_redirect default;
proxy_set_header REMOTE_ADDR $remote_addr;
proxy_read_timeout 400;
}
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3485 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20070329/9bcb8010/attachment.bin>
More information about the nginx-ru
mailing list