Note: LTS switched to 16.x today. 🐕
Solved How to host nodebb within a specific path ?
-
I need to host my forum in http://xyz.com/forum while xyz.com will direct to the main site. Is there a tutorial for this purpose? Can I just redirect all the /forum into nodebb and done with it? (I'm new to NodeBB)
-
Yeah essentially you just set the correct url with your
/forum
path in config.json and set your reverse proxy to forward that path onto NodeBB: -
Yeah essentially you just set the correct url with your
/forum
path in config.json and set your reverse proxy to forward that path onto NodeBB: -
Sanka Darshana
Suggested Topics
Copyright © 2022 NodeBB | Contributors