Add stump of web project.
This commit is contained in:
4
web/.htaccess
Normal file
4
web/.htaccess
Normal file
@ -0,0 +1,4 @@
|
||||
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript application/json
|
||||
<FilesMatch "(Makefile)|(.*\.pyc)">
|
||||
deny from all
|
||||
</FilesMatch>
|
Reference in New Issue
Block a user