
20 Feb
2020
20 Feb
'20
1:01 p.m.
Hi Ján, On Thu, 20 Feb 2020 08:49:18 +0100, Ján Máté <jan.mate@inf-it.com> wrote:
My tip is: Nginx does not processes the .htaccess file
The .htaccess files are for apache only.
and/or there are missing CORS headers (previously present in your Apache config) ... check the console log.
Yes, CORS... as always. Setting up CORS in nginx is non-trivial. Sigh.