3d-interface/prototype/.htaccess

5 lines
69 B
ApacheConf
Raw Normal View History

2015-04-12 20:13:41 +01:00
<Files "index.html">
Order Allow,Deny
Deny from all
</Files>