This website requires JavaScript.
Explore
Help
Sign In
mxmehl
/
twimg-liberator
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
6e34f27c9fea8c71dff10f84cc9bccb1b438172b
twimg-liberator
/
.htaccess
T
5 lines
68 B
ApacheConf
Raw
Normal View
History
Unescape
Escape
block access to hidden files
2017-05-19 20:20:16 +02:00
<FilesMatch
"^\."
>
Order
allow,deny
Deny
from
all
</FilesMatch>
Reference in New Issue
Copy Permalink