Hi, I'm trying to customize my flarum path so that the site is hosted on www.abc.com/forum instead of www.abc.com. But it doesn't work even though I followed the instructions in the docs. There's a few points I want to clarify
When the doc states "Simply move all the files inside the public directory (including .htaccess) into the directory you want to serve Flarum from." What should the location of the new directory be?
Do I need to update DocumentRoot from /path/to/flarum/public to /path/to/flarum/forum?