- API, Mac client

This commit is contained in:
Ty Clifford
2026-07-05 15:58:51 -04:00
parent 9dbd29d8aa
commit 729b29276f
14 changed files with 1682 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ Options -Indexes
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(app|cli|config|storage)(/|$) - [F,L]
RewriteRule ^(app|cli|config|macclient|storage)(/|$) - [F,L]
RewriteRule ^bl-content/(databases|pages|tmp)(/|$) - [F,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]