真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

如果根據(jù)日志去禁用user_agent

查看user_agent

成都創(chuàng)新互聯(lián)是一家專(zhuān)業(yè)提供永寧企業(yè)網(wǎng)站建設(shè),專(zhuān)注與成都網(wǎng)站建設(shè)、做網(wǎng)站、HTML5建站、小程序制作等業(yè)務(wù)。10年已為永寧眾多企業(yè)、政府機(jī)構(gòu)等服務(wù)。創(chuàng)新互聯(lián)專(zhuān)業(yè)網(wǎng)站制作公司優(yōu)惠進(jìn)行中。

打開(kāi)日志文件 cat /usr/local/apache2/logs/test.com-access_20161111_log

如果根據(jù)日志去禁用user_agent

如果根據(jù)日志去禁用user_agent

如何不顯示chrome和curl的日志

1.打開(kāi)虛擬主機(jī)配置文件

vi /usr/local/apache2/conf/extra/httpd-vhosts.conf


添加一代代碼



        RewriteEngine on

        RewriteCond %{HTTP_HOST} ^www.test.com$ [OR]

        RewriteCond %{HTTP_HOST} ^www.aaa.com$ ----添加一行

        RewriteRule ^/(.*)$ http://ww.lizheng.com/$1 [R=301,L](以/開(kāi)始,$1作為標(biāo)記)

條件一Rewritecond %{HTTP_USER_AGENT} ^.*curl.* [NC,OR]    添加的代碼,關(guān)于curl

條件二Rewritecond %{HTTP_USER_AGENT} ^.*chrome* [NC]  添加的代碼,關(guān)于chrome

  結(jié)果RewriteRule     .*  -  [F]                                                禁止

如果根據(jù)日志去禁用user_agent

如果根據(jù)日志去禁用user_agent

2.重新啟動(dòng),加載


apachectl -t

apachectl graceful

3.測(cè)試

curl -x127.0.0.1:80 www.lizheng.com/asasddas

如果根據(jù)日志去禁用user_agent 如果根據(jù)日志去禁用user_agent

如果根據(jù)日志去禁用user_agent


新聞標(biāo)題:如果根據(jù)日志去禁用user_agent
分享URL:http://weahome.cn/article/jpgjic.html

其他資訊

在線咨詢(xún)

微信咨詢(xún)

電話咨詢(xún)

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部