This website works better with JavaScript.
Home
Help
Sign In
mxmehl
/
twimg-liberator
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
block access to hidden files
master
mxmehl
3 years ago
parent
859ad1d3b0
commit
3ffa31be66
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.htaccess
+ 4
- 0
.htaccess
View File
@@ -0,0 +1,4 @@
<FilesMatch "^\.">
Order allow,deny
Deny from all
</FilesMatch>
Write
Preview
Loading…
Cancel
Save