@@ -5,7 +5,7 @@ DirectorySlash Off
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
RewriteEngine On
RewriteRule ^api(/.*)?$ /index.php?api=$1 [L,QSA]
RewriteRule ^(api(/.*)?)$ /index.php?api=$1 [L,QSA]
RewriteOptions AllowNoSlash
The note is not visible to the blocked user.