I'm trying to migrate my Typo installation at http:// www.lunenburg.org/wade/ from Apache/FastCGI to Mongrel via Apache proxies. The problem seems to be that Typo/Rails isn't liking the fact that Mongrel is running the blog at http://localhost:4001/ but the Apache proxy isn't at a root URL (/wade instead).
I've tried the reverse_proxy_fix plugin, but it doesn't seem to be working. I can go to the root of the website just fine, but if I try to go to any other sub-URL (for example, http://www.lunenburg.org/ wade/articles/category/general), I get a "Page not found" error. Is there any particular bit I need to twiddle, in environment.rb or something, to get this to play nicely? Or do I need to fall back to Apache/FastCGI? I'm running Typo SVN rev 1088. Thanks, Wade _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
