diff options
Diffstat (limited to 'pagecache')
-rw-r--r-- | pagecache/.htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pagecache/.htaccess b/pagecache/.htaccess new file mode 100644 index 00000000..b584d98c --- /dev/null +++ b/pagecache/.htaccess | |||
@@ -0,0 +1,2 @@ | |||
1 | Allow from none | ||
2 | Deny from all | ||