Hi team, Is there a recommended way to server static files with apisix? We are migrating our nginx configurations to apisix and found it hard to server static files.
I think implementing a plugin by our own is difficult since caching is a concern and it's hard to do it right. Don't know if this is the right group to ask questions, sorry if it is not.