diff options
-rw-r--r-- | cache/.htaccess | 4 | ||||
-rw-r--r-- | cache/index.html | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/cache/.htaccess b/cache/.htaccess deleted file mode 100644 index e67301e..0000000 --- a/cache/.htaccess +++ /dev/null @@ -1,4 +0,0 @@ -<Limit GET POST PUT> -Order Allow,Deny -Deny from All -</Limit> diff --git a/cache/index.html b/cache/index.html deleted file mode 100644 index 89337b2..0000000 --- a/cache/index.html +++ /dev/null @@ -1 +0,0 @@ -<html><head><title>.</title></head><body>.</body></html> |