@tecy If you use the Persona Theme and nodebb-plugin-custom-pages you can set a homepage like this
8406fe75-917d-460b-a931-3bac1b57b5b5-image.png
If you want to enforce that across all of your users, just disable "Allow User Home Pages"
How to use apache 2.4.7 as proxy for nodebb and ghost? Nodebb is running on 4567 default port and ghost on 2368 default port. Ghost is on the website's directory and nodebb is on /forum (Is better for seo to creare a subdomain like forum.mydomain.com?). How about replacing apache with nginx or litespeed ?
look at the proxy examples in the docs... Link to Documentation
You can use nginx as a proxy.
Phusion Passenger can be useful, too.