<?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> &#187; rewrite</title>
	<atom:link href="http://www.indovps.com/key/rewrite/feed" rel="self" type="application/rss+xml" />
	<link>http://www.indovps.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 01:48:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Hotlink protection: How-To prevent people from stealing your files</title>
		<link>http://www.indovps.com/tutorial/directadmin/hotlink-protection-how-to-prevent-people-from-stealing-your-files</link>
		<comments>http://www.indovps.com/tutorial/directadmin/hotlink-protection-how-to-prevent-people-from-stealing-your-files#comments</comments>
		<pubDate>Fri, 20 Jan 2012 13:48:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[stealing]]></category>

		<guid isPermaLink="false">http://www.indovps.com/directadmin/hotlink-protection-how-to-prevent-people-from-stealing-your-files</guid>
		<description><![CDATA[Create an .htaccess file in your public_html directory with the following code: RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www.)?domain.com.*$ [NC] RewriteRule .(gif&#124;jpg)$ &#8211; [F] Where domain.com is your domain. Related posts:Showing files in a directory If you want to list all files in a directory... cgi files generate Internal Server Error This means that [...]


Related posts:<ol><li><a href='http://www.indovps.com/tutorial/directadmin/showing-files-in-a-directory' rel='bookmark' title='Permanent Link: Showing files in a directory'>Showing files in a directory</a> <small>If you want to list all files in a directory...</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/cgi-files-generate-internal-server-error' rel='bookmark' title='Permanent Link: cgi files generate Internal Server Error'>cgi files generate Internal Server Error</a> <small>This means that the cgi script did not execute properly....</small></li>
<li><a href='http://www.indovps.com/tutorial/directadmin/running-cgi-script-from-any-directory-or-via-usernamecgi-bin' rel='bookmark' title='Permanent Link: Running CGI script from any directory or via /~username/cgi-bin'>Running CGI script from any directory or via /~username/cgi-bin</a> <small>In order to force apache to allow cgi script to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://www.indovps.com/tutorial/directadmin/hotlink-protection-how-to-prevent-people-from-stealing-your-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

