Tagged Questions
0
votes
1answer
357 views
Getting WordPress to work inside a rails 3 application
I am migrating an existing WordPress blog into a subdirectory of a new rails 3 app (deployed on Apache2 / Ubuntu 10).
I have PHP/MySQL installed, and I have a standard rails app folder structure in ...