<?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>server security | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/server-security/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Wed, 02 Jan 2019 16:42:37 +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 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>
