Hello,
I'm currently using PA for a backend/cms sort of application written in web2py, that works great. Now I wanted to host a landing page for the associated mobile application. This site is mainly static code which I'm currently serving via Flask, which works - but seems relatively slow.
So the question is, if there is a possibility to configure your nginx server to directly serve the static files for this page. As I've read in the forums this might not be possible just yet, but maybe you could give me a hint.
Thanks in advance, Philipp