FastCGI problem with Rails
Posted by: nonrecursive
Posted on: 2005-12-05 14:55:00
Hi, is anyone else having the problem when you change public/.htaccess so that it reads
RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]
Your scaffolds now only say "Application error (Rails)"? Does anyone know how to fix this?
Thank you!