diff --git a/run/rules.json b/run/rules.json deleted file mode 100644 index b8c3eb6..0000000 --- a/run/rules.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "allow": [ - "index.html", - "css/*", - "private/info.php" - ], - "deny": [ - "private/*" - ], - "auth": [ - "private/*", - "admin/*" - ] -} \ No newline at end of file