diff --git a/administrator/cache/.htaccess b/administrator/cache/.htaccess new file mode 100644 index 0000000000000..9afb1a1b37326 --- /dev/null +++ b/administrator/cache/.htaccess @@ -0,0 +1,9 @@ +# Apache 2.4+ + + Require all denied + + +# Apache 2.0-2.2 + + Deny from all + diff --git a/administrator/cache/web.config b/administrator/cache/web.config new file mode 100644 index 0000000000000..8af7fb1575735 --- /dev/null +++ b/administrator/cache/web.config @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/administrator/logs/.htaccess b/administrator/logs/.htaccess new file mode 100644 index 0000000000000..9afb1a1b37326 --- /dev/null +++ b/administrator/logs/.htaccess @@ -0,0 +1,9 @@ +# Apache 2.4+ + + Require all denied + + +# Apache 2.0-2.2 + + Deny from all + diff --git a/administrator/logs/web.config b/administrator/logs/web.config new file mode 100644 index 0000000000000..8af7fb1575735 --- /dev/null +++ b/administrator/logs/web.config @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/cache/.htaccess b/cache/.htaccess new file mode 100644 index 0000000000000..9afb1a1b37326 --- /dev/null +++ b/cache/.htaccess @@ -0,0 +1,9 @@ +# Apache 2.4+ + + Require all denied + + +# Apache 2.0-2.2 + + Deny from all + diff --git a/cache/web.config b/cache/web.config new file mode 100644 index 0000000000000..8af7fb1575735 --- /dev/null +++ b/cache/web.config @@ -0,0 +1,8 @@ + + + + + + + +