OSDN Git Service

[add]スコア登録受付用コード
[hengband/web.git] / .htaccess
1 deny from all
2
3 <Files ~ "(\.php)$">
4 allow from all
5 </Files>