I want to have a blog under the main domain (mydomain.com/blog) as Buffer does and not in subdomain (blog.mydomain.com).
The main site runs on Wordpress. I want Blog to run in Ghost.
Is it possible? How can I achieve it?
I want to have a blog under the main domain (mydomain.com/blog) as Buffer does and not in subdomain (blog.mydomain.com).
The main site runs on Wordpress. I want Blog to run in Ghost.
Is it possible? How can I achieve it?
Yes, it is possible. Itβs handled by the Nginx proxy.
See this guide:
Thanks a lot for your help!