Hermann-Josef Beckers wrote:
...
a) can you see in the log that the css files are being requested and served?
From access.log of the non working server (15.0):
10.47.5.102 - - [06/May/2019:11:48:47 +0200] "GET /wordpress/wp-includes/css/dist/block-library/theme.min.css?ver=5.1.1 HTTP/1.1" 200 1031 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0" 10.47.5.102 - - [06/May/2019:11:48:47 +0200] "GET
Looks good.
The last line is result of:
b) if you request just a css file, how does it look?
https://my.server.name/wordpress/wp-includes/css/editor.min.css
[snip]
... Calling the css file directly on the 42.3 server gives the same result displayed as text file.
Okay, that's also good.
c) check encoding and filetype with Ctrl-i [>] Where? In my browser it opens the bookmarks. "file" on the server identifies css files as ASCII text
We need to know if the file is also being served correctly - when you show the CSS file as text, and press Ctrl-i (Page Info). I would expect to see Type: text/css and Encoding utf8. -- Per Jessen, Zürich (11.4°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org