mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-28 22:08:09 +02:00
.htaccess allow update.php
This commit is contained in:
parent
75955de6c5
commit
ffe913cb8f
1 changed files with 5 additions and 0 deletions
|
@ -7,3 +7,8 @@
|
||||||
Order Allow,Deny
|
Order Allow,Deny
|
||||||
Allow from all
|
Allow from all
|
||||||
</Files>
|
</Files>
|
||||||
|
|
||||||
|
<Files update.php>
|
||||||
|
Order Allow,Deny
|
||||||
|
Allow from all
|
||||||
|
</Files>
|
Loading…
Add table
Add a link
Reference in a new issue