#webmasterproblems — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #webmasterproblems, aggregated by home.social.
-
So, apparently "FallbackResource" is the cool and trendy new(ish) way to do "rewrite all missing URLs to this file, which will generate an error page".
Except… there's no way to write it to a _single_ file if you've got subdirectories? Even with "/index.php", it seems to look for that file _within_ the subdirectory 😐
-
If your "is your website implementing a security policy correctly?" scanner fails because of certificate validation errors on a site encrypted with Lets Encrypt then your scanner is crap. I don't make the rules.