@@ -0,0 +1,8 @@
#ErrorDocument 404 https://codemich.de/404.php
#Alternate default index pages
DirectoryIndex index.php
RewriteEngine On
RewriteCond %{SERVER_PORT} !^443$
RewriteRule (.*) https://%{HTTP_HOST}/$1 [R=301,L]
The note is not visible to the blocked user.