mirror of
https://silica.codes/islehorse/HorseIsleWeb.git
synced 2025-05-24 12:06:34 +12:00
Upload site files
This commit is contained in:
parent
9a5ad7a62f
commit
056805a3b8
926 changed files with 10709 additions and 0 deletions
7
master-site/.htaccess
Normal file
7
master-site/.htaccess
Normal file
|
@ -0,0 +1,7 @@
|
|||
<FilesMatch "\.(?:dic|json)$">
|
||||
Order allow,deny
|
||||
Deny from all
|
||||
</FilesMatch>
|
||||
|
||||
ErrorDocument 403 /404.php
|
||||
ErrorDocument 404 /404.php
|
Loading…
Add table
Add a link
Reference in a new issue