Initial Commit of AgileBill Open Source
This commit is contained in:
7
includes/files/.htaccess
Normal file
7
includes/files/.htaccess
Normal file
@@ -0,0 +1,7 @@
|
||||
<Limit GET POST PUT>
|
||||
order deny,allow
|
||||
deny from all
|
||||
allow from localhost
|
||||
allow from 127.0.0.1
|
||||
satisfy any
|
||||
</Limit>
|
Reference in New Issue
Block a user