Implement a simple asset library and use it

This commit is contained in:
Eike Foken
2011-09-02 04:34:16 +02:00
parent 20a1ea85b3
commit 554edb1f0c
8 changed files with 472 additions and 15 deletions

10
assets/cache/index.html vendored Executable file
View File

@@ -0,0 +1,10 @@
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>