<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NGINX - Code Dodle</title>
	<atom:link href="https://www.codedodle.com/tag/nginx/feed" rel="self" type="application/rss+xml" />
	<link>https://www.codedodle.com/tag/nginx</link>
	<description>Coding Tips and Technical How-Tos</description>
	<lastBuildDate>Tue, 04 Jan 2022 11:33:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://www.codedodle.com/wp-content/uploads/2021/07/cropped-cd-logo-512-32x32.png</url>
	<title>NGINX - Code Dodle</title>
	<link>https://www.codedodle.com/tag/nginx</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Ultimate Guide to Setting Up Nginx + MaxMind GeoIP2 on Ubuntu 20.04</title>
		<link>https://www.codedodle.com/nginx-geoip2-ubuntu.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Tue, 04 Jan 2022 11:27:13 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[NGINX]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=391</guid>

					<description><![CDATA[<p>MaxMind GeoIP has been deprecated for some time now. For your latest Geolocation needs, use MaxMind GeoIP2 (or GeoLite2, which is the free version) instead. In this tutorial, I will show you how to create a working Nginx and MaxMind GeoIP2/GeoLite2 setup. You&#8217;ll find the steps and commands that I have used successfully, as well...</p>
<p>The post <a href="https://www.codedodle.com/nginx-geoip2-ubuntu.html">The Ultimate Guide to Setting Up Nginx + MaxMind GeoIP2 on Ubuntu 20.04</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to Disable Direct IP Access in Nginx (HTTP &#038; HTTPS)</title>
		<link>https://www.codedodle.com/disable-direct-ip-access-nginx.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Fri, 20 Aug 2021 01:10:21 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[NGINX]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=173</guid>

					<description><![CDATA[<p>Find out how to use Nginx to disable direct IP access to your websites. In particular, I&#8217;ll cover these three solutions that will turn away users, malicious or not, when they try to access your server via IP:- ssl_reject_handshake approach for Nginx 1.19.4 and newer (recommended solution) Self-signed SSL certificate approach for Nginx older than...</p>
<p>The post <a href="https://www.codedodle.com/disable-direct-ip-access-nginx.html">How to Disable Direct IP Access in Nginx (HTTP &#038; HTTPS)</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
