forked from kevinowino869/mitrobill
.htaccess allow update.php
This commit is contained in:
@ -6,4 +6,9 @@
|
||||
<Files index.php>
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
</Files>
|
||||
|
||||
<Files update.php>
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
</Files>
|
Reference in New Issue
Block a user