Initial CAT application and deployment update

This commit is contained in:
2026-09-19 23:27:40 +00:00
commit 6684062400
22 changed files with 3690 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
Options -Indexes
<FilesMatch "\.(sql|log|ini|env|bak|backup|dist|swp)$">
Require all denied
</FilesMatch>
<FilesMatch "^(README.*|composer\.(json|lock)|package(-lock)?\.json)$">
Require all denied
</FilesMatch>