FastCGI + Rails
Posted by: anvah
Posted on: 2005-09-22 04:38:00
Hey there,
I'm trying to setup FastCGI with my site. Whenever I change the line :
RewriteRule ^(.*)$ dispatch.cgi [QSA,L]
to
RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]
the site stops working. Any ideas? Thanks,
Anvah