OSDN Git Service

[feature]性別での検索に対応
[hengband/web.git] / score / .htaccess
1 deny from all
2
3 <Files ~ "(\.php|\.js)$">
4 allow from all
5 </Files>