421 Misdirected Request
A common issue affecting many websites today:
421 Misdirected Request
A common issue affecting many websites today:
With the latest Apache update, a 421 Misdirected Request error will now be returned if the SNI (Server Name Indication) header is missing or mismatched.
This occurs when HTTPS requests are passed to Apache without the proxy_ssl_name header.
You can fix the issue by running the following command via SSH:
Comments
No comments yet.
Leave a Comment