<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:media="http://search.yahoo.com/mrss/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title><![CDATA[Nedese: The Pulse of the Gaming World]]></title>
        <link><![CDATA[ https://www.nedese.com/en ]]></link>
        <atom:link href="https://www.nedese.com/en/feed" rel="self" type="application/rss+xml" />
        <description><![CDATA[Nedese is a dynamic gaming blog that brings together the gaming community by offering the latest game news, in-depth reviews, guides, and strategies. Stay on top of the gaming world, follow global trends, and discover your favorite games!]]></description>
        <language>en</language>
        <pubDate>Tue, 21 Apr 2026 16:32:08 +0300</pubDate>

        <item>
            <title><![CDATA[Solution for the 421 Misdirected Request Error]]></title>
            <link><![CDATA[https://www.nedese.com/en/solution-for-the-421-misdirected-request-error]]></link>
            <description><![CDATA[With the latest Apache update, it will now return a 421 Misdirected Request error if the SNI (Server Name Indication) header is missing or mismatched.]]></description>
            <content:encoded><![CDATA[<p>421 Misdirected Request</p><p><br></p><p>A common issue affecting many websites today:</p><p><br></p><p>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.</p><p>This occurs when HTTPS requests are passed to Apache without the proxy_ssl_name header.</p><p><br></p><p>You can fix the issue by running the following command via SSH:</p><p><br></p>echo -e "proxy_ssl_server_name on;\nproxy_ssl_name \$host;" &gt; /etc/nginx/conf.d/fixssl.conf &amp;&amp; systemctl restart nginx<br>]]></content:encoded>
            <author><![CDATA[info@nedese.com (Nedese)]]></author>
            <guid isPermaLink="false">https://www.nedese.com/en/solution-for-the-421-misdirected-request-error</guid>
            <pubDate>Thu, 17 Jul 2025 10:02:55 +0300</pubDate>
            <media:thumbnail url="https://www.nedese.com/uploads/thumbnails/2025/apache-web-server.webp" width="200" height="150"/>
        </item>
    </channel>
</rss>
