Hello!
Hoping you kind folks can help. I tried last night to move my Flarum install from the root directory to a sub directory e.g.
www.blah.com to www.blah.com/forum
I amended Flarum config to reflect the new URL and then cleared the Flarum cache. I also ensured the .htaccess file was moved.
I never amended the nginx config as nothing needed to be changed (in my opinion)...
However, Flarum would load, but any AJAX calls would fail. For example a call to api/discussions would give me "File not found" in debug...
Where or where did I go wrong? lol