Closed Csineneo closed 1 year ago
Those cache rules should only affect static files, hm... Are you able to access any other API routes? For example, /api
, /api/users
, /api/users/1
...
Other api routes are normal except /api/flagrow/download. But even if I remove the cache rules, the /api/flagrow/download
still doesn't work.
Here are examples for testing:
Any news? I have the same issue
I assume it's because of the file types... not sure what could be done from fof/secure-https to fix this...
Closing as stale
The cache rules in the officially recommended nginx configuration may causes api route to fail.
There is 404 error when the https proxy is enabled and using the recommended nginx configuration.
I am confused about this issue and cannot understand how the problem is caused.