Unfortunately, it wasn't the config but hacking the RailsHandler that ended up working. I hard-coded my copy but I can imagine how easily you could generate a path_info/page_cached from the value in ActionController::Base.page_cache_directory
. I'm sure that's what Zed and co. probably have in the new version.<br><br>Anyhow, I wanted to thank all for you kittens for helping. Thanks.<br><br>RSL<br><br><div><span class="gmail_quote">On 10/31/06, <b class="gmail_sendername">
Rick Olson</b> &lt;<a href="mailto:technoweenie@gmail.com">technoweenie@gmail.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 10/31/06, Russell Norris &lt;<a href="mailto:rsl@swimcommunity.org">rsl@swimcommunity.org</a>&gt; wrote:<br>&gt; Rick, that did the trick. Thank you so much!<br>&gt;<br>&gt; RSL<br><br>Which?&nbsp;&nbsp;The config script?&nbsp;&nbsp;That's cool...
<br><br>I'd suggest implementing this in various web servers too.<br>Apache/nginx/lighty handle this stuff much better and can leave<br>mongrel for doing rails stuff.&nbsp;&nbsp;Still, it's good to have a fallback<br>like this.&nbsp;&nbsp;That's why I love mongrel :)
<br><br><br>--<br>Rick Olson<br><a href="http://weblog.techno-weenie.net">http://weblog.techno-weenie.net</a><br><a href="http://mephistoblog.com">http://mephistoblog.com</a><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>