Re: strange behavior of websites served by nginx

2021-10-13 Thread Sergey A. Osokin
Hi Wolfgang, hope you're doing well. On Wed, Oct 13, 2021 at 11:56:01PM +0200, Wolfgang Bock wrote: > Hello, > > I am new with using nginx. > I am using it as a webserver for sympa and roundcube. There it shows a > strange behavior. > > Clickable links with icons are not properly shown. > > Fo

strange behavior of websites served by nginx

2021-10-13 Thread Wolfgang Bock
Hello, I am new with using nginx. I am using it as a webserver for sympa and roundcube. There it shows a strange behavior. Clickable links with icons are not properly shown. For example roudcube see the file "roundcube-fehler.." and for sympa see "sympa-fehler .". I searched in

nginx error pages and CORS

2021-10-13 Thread Peter Volkov
Hi. We use Nginx as a reverse proxy for our service that manages CORS by itself. Yet we have problems with errors that Nginx generates itself, e.g. 413 Request Entity Too Large. Such error pages has no CORS headers and this causes browsers to report the CORS issue, and thus the user does not see t