<?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>whitelisting | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/whitelisting/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Mon, 08 Jun 2020 17:34:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How to whitelist IPs in NGINX configuration?</title>
		<link>https://tutes.in/how-to-whitelist-ips-in-nginx-configuration/</link>
					<comments>https://tutes.in/how-to-whitelist-ips-in-nginx-configuration/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Mon, 08 Jun 2020 17:34:38 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[whitelisting]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2591</guid>

					<description><![CDATA[<p>Add this code in your .conf file</p>
The post <a href="https://tutes.in/how-to-whitelist-ips-in-nginx-configuration/">How to whitelist IPs in NGINX configuration?</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-whitelist-ips-in-nginx-configuration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to secure a folder by whitelisting one IP using HTACCESS and denying all others</title>
		<link>https://tutes.in/how-to-secure-a-folder-by-whitelisting-one-ip-using-htaccess-and-denying-all-others/</link>
					<comments>https://tutes.in/how-to-secure-a-folder-by-whitelisting-one-ip-using-htaccess-and-denying-all-others/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Thu, 26 Oct 2017 22:19:06 +0000</pubDate>
				<category><![CDATA[Apache directives]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server security]]></category>
		<category><![CDATA[whitelisting]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=96</guid>

					<description><![CDATA[<p>The process involves matching all requests for an IP, if the IP does not match redirect all secured directory requests. If you want to control this IP using a script, you can add 2 lines ###CUSTOM RULES### # your rules will appear here using php script ###CUSTOM RULES### Now add a script, say happy.phpand use [&#8230;]</p>
The post <a href="https://tutes.in/how-to-secure-a-folder-by-whitelisting-one-ip-using-htaccess-and-denying-all-others/">How to secure a folder by whitelisting one IP using HTACCESS and denying all others</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-secure-a-folder-by-whitelisting-one-ip-using-htaccess-and-denying-all-others/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
