开发者

.htaccess code to deny folder browsing

Can you please tell me how to deny folder browsing 开发者_高级运维using .htaccess file


Options -Indexes


order allow deny
deny from all
allow from 192.126.12.199
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜