OSDN Git Service

[fix]リンクURLの誤りを修正
[hengband/web.git] / feed / .htaccess
1 deny from all
2
3 <Files ~ "(\.xml|\.png)$">
4 allow from all
5 </Files>