add radius to htaccess firewall

This commit is contained in:
Ibnu Maksum
2024-10-09 17:00:33 +07:00
parent 695b3c7a6f
commit 2198c00d52

@ -13,6 +13,11 @@
Allow from all
</Files>
<Files radius.php>
Order Allow,Deny
Allow from all
</Files>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f