Is there anyway to remove the word category and the category ID from the URL? Right now its https://website.com/forum/category/2/categoryname
I was hoping to have https://website.com/forum/categoryname
You are running NodeBB v0.8.2.
You are up-to-date
What you mean with Hash browser?
url is http://moltenstrike.com/forums
I already know why, but i don't know the solution.
If i change config.json url from http://localhost:4567 to http://moltenstrike.com/forums or http://moltenstrike.com/forums/ the route isnt working anymore. And is filling it with the actual domainname. How in the hell is this possible :$
@ThomLSA Are you reverse proxied through nginx? Do you have the capacity to add a DNS record?
If so, then adding it as a subdomain is pretty easy.