<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Brand your site with a favicon</title>
	<atom:link href="http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/</link>
	<description>PHP, IBM i, and solutions in technology</description>
	<lastBuildDate>Thu, 26 Aug 2010 17:01:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alan Seiden</title>
		<link>http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/comment-page-1/#comment-1434</link>
		<dc:creator>Alan Seiden</dc:creator>
		<pubDate>Wed, 22 Oct 2008 03:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/#comment-1434</guid>
		<description>Yes, place the favicon in your document root along with index.php.

Apache should be configured to allow static (non-PHP) files such as .ico, .js and .gif. Here are the commonly used directives:

RewriteEngine on
RewriteBase /
RewriteRule !\.(js&#124;ico&#124;txt&#124;gif&#124;jpg&#124;png&#124;css)$ index.php

Let me know if that answers your question.</description>
		<content:encoded><![CDATA[<p>Yes, place the favicon in your document root along with index.php.</p>
<p>Apache should be configured to allow static (non-PHP) files such as .ico, .js and .gif. Here are the commonly used directives:</p>
<p>RewriteEngine on<br />
RewriteBase /<br />
RewriteRule !\.(js|ico|txt|gif|jpg|png|css)$ index.php</p>
<p>Let me know if that answers your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Shah</title>
		<link>http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/comment-page-1/#comment-1428</link>
		<dc:creator>Amit Shah</dc:creator>
		<pubDate>Tue, 21 Oct 2008 06:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/#comment-1428</guid>
		<description>How could I implement favicon in Zend environment. Favicon should be in root folder while zend denied all files except index.php from the root.

Would appreciate your reply.

Thanks.</description>
		<content:encoded><![CDATA[<p>How could I implement favicon in Zend environment. Favicon should be in root folder while zend denied all files except index.php from the root.</p>
<p>Would appreciate your reply.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan</title>
		<link>http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/comment-page-1/#comment-447</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Mon, 18 Jun 2007 14:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/#comment-447</guid>
		<description>Here&#039;s one: &lt;a href=&quot;http://statenislandcsa.org/&quot; rel=&quot;nofollow&quot;&gt;http://statenislandcsa.org/&lt;/a&gt;. Worked great.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s one: <a href="http://statenislandcsa.org/" rel="nofollow">http://statenislandcsa.org/</a>. Worked great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan</title>
		<link>http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/comment-page-1/#comment-446</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Mon, 18 Jun 2007 12:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/#comment-446</guid>
		<description>The instructions worked flawlessly. Thanks, Alan!

Now, if I could just get the rest of the page to load correctly, we&#039;d be fine....</description>
		<content:encoded><![CDATA[<p>The instructions worked flawlessly. Thanks, Alan!</p>
<p>Now, if I could just get the rest of the page to load correctly, we&#8217;d be fine&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deborah</title>
		<link>http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/comment-page-1/#comment-439</link>
		<dc:creator>Deborah</dc:creator>
		<pubDate>Fri, 01 Jun 2007 18:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.alanseiden.com/2007/05/25/brand-your-site-with-a-favicon/#comment-439</guid>
		<description>I wanted to create a favicon for my husband&#039;s website, and your article provided easy to follow instructions.  For others that may use Fav Icon from Pics,  I suggest that you start by cropping your source picture into a square.  You can see our fav icon at www.robsnotebook.com.</description>
		<content:encoded><![CDATA[<p>I wanted to create a favicon for my husband&#8217;s website, and your article provided easy to follow instructions.  For others that may use Fav Icon from Pics,  I suggest that you start by cropping your source picture into a square.  You can see our fav icon at <a href="http://www.robsnotebook.com" rel="nofollow">http://www.robsnotebook.com</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
