Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
@@ -0,0 +1,6 @@
RewriteEngine On
RewriteRule ^public(/.*)?$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ public/$1 [L]
The note is not visible to the blocked user.