<?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>Dmitry Leskov &#187; PHP</title>
	<atom:link href="http://blog.dmitryleskov.com/category/programming/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmitryleskov.com</link>
	<description></description>
	<lastBuildDate>Thu, 04 Oct 2018 17:01:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Protecting Downloads From Hotlinking &#8211; The Soft Way</title>
		<link>http://blog.dmitryleskov.com/programming/php/protecting-downloads-from-hotlinking-the-soft-way/</link>
		<comments>http://blog.dmitryleskov.com/programming/php/protecting-downloads-from-hotlinking-the-soft-way/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 16:57:01 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=635</guid>
		<description><![CDATA[An Apache URL rewrite trick to protect large downloadable files from hotlinking. Even though some PHP or CGI scripting is required the files remain served directly by Apache and the properly registered visitors are not affected.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/programming/php/protecting-downloads-from-hotlinking-the-soft-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backporting PHP 5.3.5 from Ubuntu 11.04</title>
		<link>http://blog.dmitryleskov.com/programming/backporting-php-5-3-5-from-natty/</link>
		<comments>http://blog.dmitryleskov.com/programming/backporting-php-5-3-5-from-natty/#comments</comments>
		<pubDate>Sun, 15 May 2011 09:25:17 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=424</guid>
		<description><![CDATA[This is just a quick notice that the instructions for backporting PHP 5.3.3 from Ubuntu 10.10 to 10.04 LTS also seem to be working for PHP 5.3.5, found in just released Ubuntu 11.04.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/programming/backporting-php-5-3-5-from-natty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backporting PHP 5.3.3 from Ubuntu 10.10 to 10.04 LTS</title>
		<link>http://blog.dmitryleskov.com/programming/php/backport-php-5-3-3-from-maverick-to-lucid/</link>
		<comments>http://blog.dmitryleskov.com/programming/php/backport-php-5-3-3-from-maverick-to-lucid/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 14:00:01 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[backport]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=282</guid>
		<description><![CDATA[Inspired by my desire to run PHP-FPM on the latest LTS release of Ubuntu, this post describes the available options and provides step-by-step backporting instructions for PHP 5.3.3 included in Ubuntu 10.10.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/programming/php/backport-php-5-3-3-from-maverick-to-lucid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache 2.2 cannot load php5apache2_2.dll &#8211; Problem Solved</title>
		<link>http://blog.dmitryleskov.com/programming/php/apache-2-2-cannot-load-php5apache2_2-dll-solved/</link>
		<comments>http://blog.dmitryleskov.com/programming/php/apache-2-2-cannot-load-php5apache2_2-dll-solved/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 11:34:13 +0000</pubDate>
		<dc:creator>Dmitry Leskov</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.dmitryleskov.com/?p=34</guid>
		<description><![CDATA[Finding possible causes of "Apache 2.2 cannot load php5apache2_2.dll" after PHP upgrade.]]></description>
		<wfw:commentRss>http://blog.dmitryleskov.com/programming/php/apache-2-2-cannot-load-php5apache2_2-dll-solved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
