• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

fcgi responding in /test but not in rails app?

C

caimen

Guest
Probably an easy one for someone, but I'm stuck.

When I view a Plesk generated fcgi test page in a new domain everything works fine http://alpha.atlascoast.com/test/fcgi/test.fcgi , but as soon as I try to run my rails app ( http://alpha.atlascoast.com/public/dispatch.fcgi ), it just prints the entire script to the browser as if it doesn't know what to do with .fcgi.

There's no .htaccess file inthe /test/fcgi directory, and the rewrite rules are all correct in the conf/httpd.include file that Plesk creates?

Anybody know what I'm doing wrong?
 
Back
Top