stage #2

Merged
ThaMunsta merged 122 commits from stage into main 2026-01-17 20:10:26 +00:00
Showing only changes of commit 526bea6eb4 - Show all commits

View File

@@ -1,3 +1,5 @@
<FilesMatch "\.(php)$"> <FilesMatch "\.(php)$">
Require all denied Require all denied
Require ip 172.16.0.0/12
Require ip 192.168.1.0/24
</FilesMatch> </FilesMatch>