txtd yeah I saw that page and asked support @ serverpilot about it:
Hey guys!
I'm trying to install a new forum on my server, they give instructions for changing the nginx file. I looked through your support docs and found this: https://serverpilot.io/community/articles/customize-nginx-settings.html
I edited according to that (and many other ways), but to no avail. It seems to break it.
The instructions: http://flarum.org/docs/installation/ show that I need to change the nginx.conf files
===============================
Hi Jake,
You should not need to customize Nginx and you should revert any customizations you've made as they will likely break your server. We can't provide support for customized servers.
According to the documentation you linked to (http://flarum.org/docs/installation/), there's nothing you need to do:
Flarum comes with a .htaccess file which contains the appropriate rules for Apache.
ServerPilot configures your server with Nginx in front of Apache so apps like Flarum can work like normal. For more info, see here:
https://serverpilot.io/community/articles/how-serverpilot-configures-your-lamp-stack.html