<?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>the XCEPtion proves the rule &#187; htaccess</title>
	<atom:link href="http://www.xcep.net/blog/tag/htaccess/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xcep.net/blog</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 09:51:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP short open Tag per htaccess erlauben</title>
		<link>http://www.xcep.net/blog/2010/03/04/php-short-open-tag-per-htaccess-erlauben/index.php</link>
		<comments>http://www.xcep.net/blog/2010/03/04/php-short-open-tag-per-htaccess-erlauben/index.php#comments</comments>
		<pubDate>Thu, 04 Mar 2010 08:50:09 +0000</pubDate>
		<dc:creator>tXptr</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xcep.net/blog/?p=316</guid>
		<description><![CDATA[Irgendwann wird es soweit sein, dass der short open Tag in PHP nicht mehr aktiviert ist. Wenn man folgende Zeile in die htaccess einträgt, kann man die Kurzform weiter verwenden. php_flag short_open_tag on]]></description>
			<content:encoded><![CDATA[<p>Irgendwann wird es soweit sein, dass der short open Tag in PHP nicht mehr aktiviert ist. Wenn man folgende Zeile in die htaccess einträgt, kann man die Kurzform weiter verwenden.</p>

<div class="wp_syntax"><div class="code"><pre class="txt" style="font-family:monospace;">php_flag short_open_tag on</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.xcep.net/blog/2010/03/04/php-short-open-tag-per-htaccess-erlauben/index.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

