Moved from php to python

This commit is contained in:
Thomas FORGIONE
2015-04-12 21:13:41 +02:00
parent 35a8522088
commit 925f6bab74
30 changed files with 4886 additions and 124 deletions

4
prototype/.htaccess Normal file
View File

@@ -0,0 +1,4 @@
<Files "index.html">
Order Allow,Deny
Deny from all
</Files>