I know how to set up ghost to run at http://abcxyz.com, and i have a reverse proxy thru nginx that reads ghost running at 2368.
however, i want ghost as a subroute/subdirectory on my page, in the form of http://abcxyz.com/blog, and not as the main page. I have a node application that serves as my original site (the part that is http://abcxyz.com), but I can’t figure out how to link the blog as the subdirectory. How do I do this?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
User found solution to their issue on this question: https://www.digitalocean.com/community/questions/adding-ghost-blog-to-existing-website
Glad to hear you got this solved!
lol nvm, i got it. i didnt copy the code, but i followed the logic here.