I feel bad now. I didn't mean to add more to your plate, Zed.<br><br>RSL<br><br><div><span class="gmail_quote">On 10/31/06, <b class="gmail_sendername">Zed A. Shaw</b> &lt;<a href="mailto:zedshaw@zedshaw.com">zedshaw@zedshaw.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Tue, 31 Oct 2006 08:55:13 -0500<br>&quot;Russell Norris&quot; &lt;<a href="mailto:rsl@swimcommunity.org">
rsl@swimcommunity.org</a>&gt; wrote:<br><br>&gt; Howdy. I'm working on a RoR CMS and need cached pages to all be in<br>&gt; public/cache rather than public [in order to set svn:ignore on all the files<br>&gt; properly]. I can get page_cache_directory set correctly and the pages are
<br>&gt; cached in the right place but Mongrel isn't serving them because it's only<br>&gt; looking for them in public. During development I know I can set -r<br>&gt; public/cache but doing that means that the images and stylesheets don't get
<br>&gt; picked up. I'm sure there's a way to tell Mongrel to look in both places or<br>&gt; at least to serve assets from public and cached pages from public/cache.<br>&gt; Isn't there?<br>&gt;<br><br>I believe there was a patch for this and that I applied it to the current pre-release.&nbsp;&nbsp;I'm super busy today, but I'll be spending some time later in the afternoon on Mongrel.
<br><br>I'll sit down and figure out how to dynamically determine this from the Rails configuration if I haven't done that already.<br><br>--<br>Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu<br><a href="http://www.zedshaw.com/">
http://www.zedshaw.com/</a><br><a href="http://safari.oreilly.com/0321483502">http://safari.oreilly.com/0321483502</a> -- The Mongrel Book<br><a href="http://mongrel.rubyforge.org/">http://mongrel.rubyforge.org/</a><br><a href="http://www.lingr.com/room/3yXhqKbfPy8">
http://www.lingr.com/room/3yXhqKbfPy8</a> -- Come get help.<br>_______________________________________________<br>Mongrel-users mailing list<br><a href="mailto:Mongrel-users@rubyforge.org">Mongrel-users@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/mongrel-users">http://rubyforge.org/mailman/listinfo/mongrel-users</a><br></blockquote></div><br>