diff options
author | Pascal Kriete <pascal.kriete@ellislab.com> | 2011-01-07 21:05:47 +0100 |
---|---|---|
committer | Pascal Kriete <pascal.kriete@ellislab.com> | 2011-01-07 21:05:47 +0100 |
commit | 3ef0d283693178ceec9e9e4fb6b0d22538c3af34 (patch) | |
tree | 9d9b78bed047f7cbfc4873d2dcba50173cd3be0b /application/cache/index.html | |
parent | 43ded2351b2703bf6fc6d9d0b2311cb08194d4bf (diff) | |
parent | 0711dc87d98ce20d3a87f7ac43d78af8fba1dca7 (diff) |
Automated merge with http://hg.ellislab.com/CodeIgniter2
Diffstat (limited to 'application/cache/index.html')
-rw-r--r-- | application/cache/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/application/cache/index.html b/application/cache/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/application/cache/index.html @@ -0,0 +1,10 @@ +<html> +<head> + <title>403 Forbidden</title> +</head> +<body> + +<p>Directory access is forbidden.</p> + +</body> +</html>
\ No newline at end of file |