Hi all,
Been googling around and have yet to find the answer for my question, hopefully someone here will know the answer!
I’ve been trying to figure out how to get Ghost to redirect to the index page of the blog instead of loading the error.hbs 404 page.
I have tried setting this in the Nginx configuration however, no success with that, I presume because Nginx is just acting as a reverse proxy to the Ghost server.
Is there any configuration in Ghost itself that would allow me to redirect all HTTP 404 errors to the Index page?
I am currently running these versions of Ghost & Nginx:
Ghost-CLI version: 1.7.1
Ghost Version: 1.22.3
nginx version: nginx/1.10.3
Thanks,
Evan