<?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: Jetty 7 &#8211; How to enable aliases for static content</title>
	<atom:link href="http://www.colinblog.com/2009/11/jetty-7-how-to-enable-aliases-for.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.colinblog.com/2009/11/jetty-7-how-to-enable-aliases-for.html</link>
	<description></description>
	<lastBuildDate>Tue, 23 Mar 2010 17:06:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephan</title>
		<link>http://www.colinblog.com/2009/11/jetty-7-how-to-enable-aliases-for.html/comment-page-1#comment-58</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Thu, 21 Jan 2010 20:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.colinblog.com/2009/11/jetty-7-how-to-enable-aliases-for-static-content.html#comment-58</guid>
		<description>Thanks for that. A complete configuration for static content with aliases support could be like this:


  Configure static_webcontent.xml
  /content
  /Volumes/Webcontent/
  true
  
    
      
        
          index.html
          default.htm
        
      
      max-age=3600,public
    
  

</description>
		<content:encoded><![CDATA[<p>Thanks for that. A complete configuration for static content with aliases support could be like this:</p>
<p>  Configure static_webcontent.xml<br />
  /content<br />
  /Volumes/Webcontent/<br />
  true</p>
<p>          index.html<br />
          default.htm</p>
<p>      max-age=3600,public</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.241 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 19:15:12 -->
