Add configurable QR code page
This commit is contained in:
parent
c4afd3c253
commit
e3f3101719
7 changed files with 610 additions and 20 deletions
6
.htaccess
Normal file
6
.htaccess
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Options -Indexes
|
||||
DirectoryIndex index.php
|
||||
|
||||
<FilesMatch "^(what\.json|AGENTS\.md|deploy\.sh)$">
|
||||
Require all denied
|
||||
</FilesMatch>
|
||||
Loading…
Add table
Add a link
Reference in a new issue