我们已经将wordpress安装在标准LAMP设置上,然后使用Heroku安装Rails应用程序。
有什么办法让他们在同一个域名? 试图避免在example.com上使用wordpress应用程序(营销网站),然后在app.example.com使用Rails应用程序。
example.com
app.example.com
Rails应用程序可以部署到sub-URI(例如http://example.com/railsapp/ ),这样的设置有Passenger文档 。
http://example.com/railsapp/