Web/blog/src/.htaccess

4 lines
69 B
ApacheConf

Deny from all
<FilesMatch "posts\.json">
Allow from all
</FilesMatch>