Misdirected Request
Misdirected Request
The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection.
echo -e "proxy_ssl_server_name on;\nproxy_ssl_name \$host;" > /etc/nginx/conf.d/fixssl.conf && service nginx restart
https://forum.hestiacp.com/t/nginx-apache-ssl-421-misdirected-request/19502
Comments
Post a Comment