• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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