I'm trying to get the latest version of Ghost blogging platform integrated into my existing site. For testing purposes, I have installed it in a new directory on my site called /blog_new
.
When I visit that directory in my browser, it just shows a list of files, rather than the Blog itself. I've added the config.js
file and swapped the Development and Production URLs so they are pointing at the correct directory, but this is what I get:
The only Ghost installs I've done prior to this are that through the Digital Ocean droplet creation stage, I've never actually integrated it into an existing site before so I'm not sure if I'm missing something obvious or I've completely missed a whole set of steps!