On Jun 22, 9:43 am, Tommy Heath <[EMAIL PROTECTED]> wrote: > can we put some php scripts in the public folder (or in a folder > inside public) and it will run ok? or we have to change something? > thanks
You may have to make a few changes. Rename them from .php to .rb, move them out of the public directory, and add them to routes and they should be good to go. You may need to change some of the file contents, too. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
