[03:49:04] My mediawiki installation isn't getting CSS: https://brightlight.today/lithia/index.php/Main_Page How should I debug this? [03:49:44] Oh yeah, I remember. The request is made to an Apache HTTPD reverse proxy which proxies the mediawiki server. I was going to run curl directly on the mediawiki server to see if the content type is correct! [03:54:58] Sure nuff, the document returned by load.php?lang=en&modules=skins.vector.styles.legacy&only=styles&skin=vector is a HTML document. [03:57:04] It's just the main page... [04:02:16] https://www.mediawiki.org/wiki/Manual:Common_errors_and_symptoms#The_wiki_appears_without_styles_applied_and_images_are_missing has several suggestions, but doesn't match my experience: Requesting load.php shows the main page. [04:40:08] lmat: sounds like your web server configuration is misrouting load.php requests to index.php