Problem with htaccess - cgi e fast cgi

L

Luigi Ma

My ROR web application on my webhosting needs to have the .htaccess with
the instruction:
RewriteRule ^(.*)$ dispatch.cgi [QSA,L]

that uses the script dispatch.cgi and that don't give any error.

Instead if I use, in the htaccess, the rule:
RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]

to call the fast cgi script the application runs more fast and correctly
but generate the log file that is attacched in the message.

I would like to know what is the problem with the fast cgi script to
correct it and to use it because the ROR application is more fast.

Thank you very much.

Luigi

Attachments:
http://www.ruby-forum.com/attachment/1019/fastcgi_1_.crash.log
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,379
Messages
2,571,945
Members
48,810
Latest member
TeraMeece2

Latest Threads

Top