insert-coin/.htaccess
2019-02-14 09:39:29 -06:00

5 lines
69 B
ApacheConf

<FilesMatch ".*\.txt$">
Order Allow,Deny
Deny from all
</FilesMatch>