proxy_pass + https

Andrew Sitnikov sitnikov at infonet.ee
Sun Dec 18 16:26:14 MSK 2005


Hello ,

версия nginx 0.3.16

location ^~ /aaa/bbb {
            proxy_pass https://host:443;
            ...
}

ответ от сервера такой:
400 Bad Request
The plain HTTP request was sent to HTTPS port
nginx/0.3.16


если в proxy_pass не ставить порт то запрос идет на 80 порт

-- 
Best regards,
 Andrew                          mailto:sitnikov at infonet.ee






More information about the nginx-ru mailing list