Skip to content

Commit

Permalink
EC-CUBE#552 暫定対処)dataディレクトリにWebからアクセスされることを拒否するために、.htaccess を置く。
Browse files Browse the repository at this point in the history
.htaccessがきかない環境、IISの環境なども考慮してアラートを出すのがのぞましいとは思うが、取り急ぎ
  • Loading branch information
poego committed Jul 20, 2013
1 parent 943214f commit 9b11a87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
order allow,deny
deny from all

0 comments on commit 9b11a87

Please sign in to comment.