<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>me looking so small in this world &#187; htaccess</title>
	<atom:link href="http://rudyegenias.wordpress.com/category/technology/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://rudyegenias.wordpress.com</link>
	<description>my way to the it world, search engine optimization, linux, php, tech, unix, tutorials, xampp, notes</description>
	<lastBuildDate>Wed, 16 Dec 2009 00:42:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rudyegenias.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6347d051db7099bdcb328ee218971f7c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>me looking so small in this world &#187; htaccess</title>
		<link>http://rudyegenias.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rudyegenias.wordpress.com/osd.xml" title="me looking so small in this world" />
		<item>
		<title>prevent image hot-linking</title>
		<link>http://rudyegenias.wordpress.com/2006/11/30/prevent-image-hot-linking/</link>
		<comments>http://rudyegenias.wordpress.com/2006/11/30/prevent-image-hot-linking/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 02:44:51 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/2006/11/30/prevent-image-hot-linking/</guid>
		<description><![CDATA[ RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www.)?your-domain.com/.*$ [NC]
RewriteRule .(gif&#124;jpg)$ &#8211; [F]
Preventing hot linking of images in pages.
src:  http://www.bloghash.com/2006/11/beginners-guide-to-htaccess-file-with-examples/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=87&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2006/11/30/prevent-image-hot-linking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>
	</item>
		<item>
		<title>enabling mod rewrite in xampp</title>
		<link>http://rudyegenias.wordpress.com/2006/08/21/enabling-mod-rewrite-in-xampp/</link>
		<comments>http://rudyegenias.wordpress.com/2006/08/21/enabling-mod-rewrite-in-xampp/#comments</comments>
		<pubDate>Mon, 21 Aug 2006 05:01:17 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[htaccess]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">https://rudyegenias.wordpress.com/2006/08/21/enabling-mod-rewrite-in-xampp/</guid>
		<description><![CDATA[I know this is pretty lame but being not lame is not beginner friendly. Being used to htaccess&#8217; power to make my links more user friendly. I find the default installation of xampp a bit of lacking it. Thought it&#8217;s only because I do have with me the lite version of it (xampplite). But I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=8&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2006/08/21/enabling-mod-rewrite-in-xampp/feed/</wfw:commentRss>
		<slash:comments>134</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>
	</item>
	</channel>
</rss>