nginx 引用 .htaccess

location /{
....
include D:/webroot/yxb/nginx.htaccess;
autoindex  off;
}