<?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>tom's blog &#187; SEF</title>
	<atom:link href="http://tom.knaupp.com/tag/sef/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom.knaupp.com</link>
	<description>free software, security and a bunch of my strange thoughts</description>
	<lastBuildDate>Fri, 21 Jan 2011 00:13:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Joomla &#8211; howto active SEF (search engine friendly URLs)</title>
		<link>http://tom.knaupp.com/2007/04/12/joomla-howto-active-sef-search-engine-friendly-urls/</link>
		<comments>http://tom.knaupp.com/2007/04/12/joomla-howto-active-sef-search-engine-friendly-urls/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 13:53:07 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Webapps]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[SEF]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/?p=35</guid>
		<description><![CDATA[If not already done, enable &#8220;Override&#8221; for Options and FileInfo in your apache configuration (needed for mod_rewrite and symlinks): &#60;Directory "/srv/www/htdocs/##user##/html"&#62; AllowOverride Options FileInfo &#60;/Directory&#62; Move the default htaccess.txt to .htaccess and activate SEF in your Joomla config. That&#8217;s all : )]]></description>
			<content:encoded><![CDATA[<p>If not already done, enable &#8220;Override&#8221; for <em>Options</em> and <em>FileInfo</em> in your apache configuration (needed for mod_rewrite and symlinks):<br />
<br />
<code>&lt;Directory "/srv/www/htdocs/##user##/html"&gt;<br />
AllowOverride Options FileInfo<br />
&lt;/Directory&gt;</code><br />
<br />
Move the default htaccess.txt to .htaccess and activate SEF in your Joomla config. That&#8217;s all : )</p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2007/04/12/joomla-howto-active-sef-search-engine-friendly-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

