Right now I deploy a RoR app to passenger + apache2, and because of a legacy requirement I use a python .cgi script in the apache /cgi-bin/.
Is it possible to deploy a rails app to heroku with scripts in a /cgi-bin/?
Thanks!
Right now I deploy a RoR app to passenger + apache2, and because of a legacy requirement I use a python .cgi script in the apache /cgi-bin/.
Is it possible to deploy a rails app to heroku with scripts in a /cgi-bin/?
Thanks!