Hi guys, so I was able to move flarum out of root and into /forum
updated config.php file
updated nginx conf file so root points to new folder...
restarted nginx, clear php flarum cache...
Index loads fine, however when I click on a post or login, I get a debug error:
"GET http://mysite.com/forum/api/discussions/32?page%5Bnear%5D=0
File not found."
any ideas?
Thanks.