@@ -0,0 +1,6 @@
RewriteEngine On
# Redirigir a index si no existeix el fitxer
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^ index.html [L]
The note is not visible to the blocked user.