<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — htaccess?]]></title>
		<link>https://punbb.informer.com/forums/topic/4827/htaccess/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/4827/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in htaccess?.]]></description>
		<lastBuildDate>Fri, 08 Oct 2004 15:58:20 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: htaccess?]]></title>
			<link>https://punbb.informer.com/forums/post/22940/#p22940</link>
			<description><![CDATA[<p>Also note that if you don&#039;t get the right behaviour you might have go at the back of the last line and press ENTER and then save the .htaccess file. <br />I had this problem bugging me for quite some time before I found the solution.</p>]]></description>
			<author><![CDATA[null@example.com (sverrir)]]></author>
			<pubDate>Fri, 08 Oct 2004 15:58:20 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/22940/#p22940</guid>
		</item>
		<item>
			<title><![CDATA[Re: htaccess?]]></title>
			<link>https://punbb.informer.com/forums/post/22932/#p22932</link>
			<description><![CDATA[<p>Try this one:</p><div class="codebox"><pre><code>Options All -Indexes

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?domain.com(/)?.*$     [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp|png)$ http://www.google.com [R,NC]</code></pre></div><p>Change the line containing domain.com to your domain name</p><p>Edit: Change the last line containing google.com to <a href="http://www.yourdomain.com/hotlink-warning.gif.">http://www.yourdomain.com/hotlink-warning.gif.</a> This way you can replace the hotlinked image to another (nasty?) one.</p>]]></description>
			<author><![CDATA[null@example.com (Falconey)]]></author>
			<pubDate>Fri, 08 Oct 2004 13:05:06 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/22932/#p22932</guid>
		</item>
		<item>
			<title><![CDATA[htaccess?]]></title>
			<link>https://punbb.informer.com/forums/post/22930/#p22930</link>
			<description><![CDATA[<p>How do I prevent the naughty users from stealing the avatar links. I&#039;m running Apache so the easiest way doing this would be using .htaccess.</p><p>But, I&#039;m not a genius so I could use some help <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Thanks <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (wibbe)]]></author>
			<pubDate>Fri, 08 Oct 2004 13:02:29 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/22930/#p22930</guid>
		</item>
	</channel>
</rss>
