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
master
twimg-liberator
/
.htaccess
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
68 B
ApacheConf
Raw
Permalink
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