Apache win32版で.htaccesssを使用しようとして、ファイルを置いたが
無視されてディレクトリ一覧が出てきました。
どうしたらBASIC認証を利用する事ができますか?
======.htacccess===
AuthUserFile /www/http/home/public_html/test
AuthType Basic
<Limit GET>
require valid-user
</Limit>
====制限するディレクトリ======
C:\www\http\home\public_html\test