3d-interface/prototype/.htaccess

5 lines
69 B
ApacheConf
Raw Normal View History

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