htaccess. Allow connections from localhost to pandora_console/attachment
This commit is contained in:
parent
79961b91d0
commit
bbfec2b763
|
@ -1,2 +1,3 @@
|
||||||
Order deny,allow
|
Order deny,allow
|
||||||
Deny from All
|
Deny from All
|
||||||
|
Allow from localhost
|
Loading…
Reference in New Issue