[us...@httpd] Rails via mongrel, always getting 404

2010-11-13 Thread Brad Hodges
I can't get my Rails app served up on Apache2.2 running on Windows via mongrel. At some level it is working, I can get my Rails app to receive requests from mongrel, and the Rails app appears to be happy, but Apache always returns 404 not found. I'm using mod_proxy like so: NameVirtualHost

[us...@httpd] RE: Rails via mongrel, always getting 404

2010-11-13 Thread Brad Hodges
I found the problem https://rails.lighthouseapp.com/projects/8994/tickets/4690-mongrel-doesnt-work-with-rails-238 The fix I used is here http://gist.github.com/471663 all is well From: Brad Hodges [mailto:b...@tvdco.com] Sent: Saturday, November 13, 2010 6:18 AM To: 'users@httpd.apache.org