I recently discovered that Heroku now allows PHP which means that a wordpress blog can be hosted on it. I also found this project template: <a href="https://github.com/mhoofman/wordpress-heroku" rel="noreferrer">https://github.com/mhoofman/wordpress-heroku</a>
I have a ruby on rails app which is to be hosted on heroku with a domain www.mysite.com, and in that app, i need a way for www.mysite.com/blog to show the wordpress blog.
Can someone help me out, with details on how I can do this?
I have a ruby on rails app which is to be hosted on heroku with a domain www.mysite.com, and in that app, i need a way for www.mysite.com/blog to show the wordpress blog.
Can someone help me out, with details on how I can do this?