<?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: Indices &#8211; pretty directory listings for Apache</title>
	<atom:link href="http://antisleep.com/indices/feed/" rel="self" type="application/rss+xml" />
	<link>http://antisleep.com</link>
	<description>The Evans Center for Sleep Deprivation Studies</description>
	<lastBuildDate>Wed, 04 Jan 2012 19:34:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: LawrenceR</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-3609</link>
		<dc:creator>LawrenceR</dc:creator>
		<pubDate>Thu, 15 Dec 2011 05:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-3609</guid>
		<description>This rocks.  I idly downloaded it, read and followed the README, hit a directory that gives a directory list, and wham! a neat listing in Arial.  I dumped the .htaccess file in a virtual directory that does directory browsing and it even worked there.  This is on a XP box running XAMPP, with scarcely any configuration post-install.  Love it!</description>
		<content:encoded><![CDATA[<p>This rocks.  I idly downloaded it, read and followed the README, hit a directory that gives a directory list, and wham! a neat listing in Arial.  I dumped the .htaccess file in a virtual directory that does directory browsing and it even worked there.  This is on a XP box running XAMPP, with scarcely any configuration post-install.  Love it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashorlivs</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-3008</link>
		<dc:creator>ashorlivs</dc:creator>
		<pubDate>Tue, 27 Sep 2011 00:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-3008</guid>
		<description>+1 with Antonio</description>
		<content:encoded><![CDATA[<p>+1 with Antonio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Bonifati</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-2742</link>
		<dc:creator>Antonio Bonifati</dc:creator>
		<pubDate>Fri, 12 Aug 2011 15:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-2742</guid>
		<description>Hi Scott,
I had to change all PHP open short tags into header.php
from

&lt;?=

to

&lt;?php echo

since my installation does not support them.
Btw this is another reason I hate XML :)

Ref. http://php.net/manual/en/ini.core.php#ini.short-open-tag</description>
		<content:encoded><![CDATA[<p>Hi Scott,<br />
I had to change all PHP open short tags into header.php<br />
from</p>
<p>&lt;?=</p>
<p>to</p>
<p>&lt;?php echo</p>
<p>since my installation does not support them.<br />
Btw this is another reason I hate XML :)</p>
<p>Ref. <a href="http://php.net/manual/en/ini.core.php#ini.short-open-tag" rel="nofollow">http://php.net/manual/en/ini.core.php#ini.short-open-tag</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webmasta</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-2704</link>
		<dc:creator>webmasta</dc:creator>
		<pubDate>Thu, 04 Aug 2011 22:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-2704</guid>
		<description>This is excellent! I couldn&#039;t read the full file names or the directory names, but now everything is cleaned up. I&#039;ve gotten the icons working, but for some reason, the header is not functioning. I used absolute URLs for the paths of all of the icons, and have tried relative AND absolute URLs for the header and footer files, but to no avail. Anyone have an idea of why that might not work? I know PHP is running on the server and all that ...

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>This is excellent! I couldn&#8217;t read the full file names or the directory names, but now everything is cleaned up. I&#8217;ve gotten the icons working, but for some reason, the header is not functioning. I used absolute URLs for the paths of all of the icons, and have tried relative AND absolute URLs for the header and footer files, but to no avail. Anyone have an idea of why that might not work? I know PHP is running on the server and all that &#8230;</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gse</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-2637</link>
		<dc:creator>gse</dc:creator>
		<pubDate>Fri, 22 Jul 2011 03:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-2637</guid>
		<description>No ideas, sorry. (I don&#039;t really &quot;support&quot; this -- it&#039;s pretty much up to folks to figure out how to make it work when it doesn&#039;t.)</description>
		<content:encoded><![CDATA[<p>No ideas, sorry. (I don&#8217;t really &#8220;support&#8221; this &#8212; it&#8217;s pretty much up to folks to figure out how to make it work when it doesn&#8217;t.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fierce</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-2631</link>
		<dc:creator>Fierce</dc:creator>
		<pubDate>Thu, 21 Jul 2011 00:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-2631</guid>
		<description>any idea on how to get this to work on a mac with MAMP 2.0?

I moved indices to /extras and modified /extras/httpd-autoindex.conf and nothing happened.

Thoughts??</description>
		<content:encoded><![CDATA[<p>any idea on how to get this to work on a mac with MAMP 2.0?</p>
<p>I moved indices to /extras and modified /extras/httpd-autoindex.conf and nothing happened.</p>
<p>Thoughts??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gse</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-2511</link>
		<dc:creator>gse</dc:creator>
		<pubDate>Mon, 27 Jun 2011 07:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-2511</guid>
		<description>No idea, but it&#039;s easy to try it and see. Probably.</description>
		<content:encoded><![CDATA[<p>No idea, but it&#8217;s easy to try it and see. Probably.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: superbarney</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-2509</link>
		<dc:creator>superbarney</dc:creator>
		<pubDate>Sun, 26 Jun 2011 23:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-2509</guid>
		<description>Hi there! Does this work out of the box with Apache 2.2.x?</description>
		<content:encoded><![CDATA[<p>Hi there! Does this work out of the box with Apache 2.2.x?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MagoNicola</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-2349</link>
		<dc:creator>MagoNicola</dc:creator>
		<pubDate>Tue, 24 May 2011 09:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-2349</guid>
		<description>In particular, seems that header..php and readme.php are found but are called like Static HTML files and not processed by php preprocessor....</description>
		<content:encoded><![CDATA[<p>In particular, seems that header..php and readme.php are found but are called like Static HTML files and not processed by php preprocessor&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MagoNicola</title>
		<link>http://antisleep.com/indices/comment-page-1/#comment-2343</link>
		<dc:creator>MagoNicola</dc:creator>
		<pubDate>Mon, 23 May 2011 16:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://antisleep.com/wp/?page_id=142#comment-2343</guid>
		<description>Hi,

first of all, great job!

I have some problems on my website, I follower instructions (extract zip file in root) but this is the result: http://summer.stidue.net
Why I have &quot;php code&quot; embedded in my HTML?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>first of all, great job!</p>
<p>I have some problems on my website, I follower instructions (extract zip file in root) but this is the result: <a href="http://summer.stidue.net" rel="nofollow">http://summer.stidue.net</a><br />
Why I have &#8220;php code&#8221; embedded in my HTML?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

