zoukankan      html  css  js  c++  java
  • ISA 2004客户不能访问某些url.

    try way 1:

    ISA 2004 console > Configuration > Add-Ins > Web Filters tab > properties
    of compression Filter > select Enable this filer. > Ok > Apply.


    try way 2:

    ISA2004 error 12217,Help me!!
    取消验证正则化
    如果URL有高位字符请求,同样要取消选框
    把HTTP过滤器禁用了试试

    详情请见:
    http://www.microsoft.com/china/technet/prodtechnol/isa/2004/plan/httpfiltering.mspx
     
     Error Code: 500 Internal Server Error. The request was rejected by the HTTP Security filter. Contact your ISA Server administrator. (12217)

    1. Start the ISA Server Management tool.

    2. Expand ServerName, where ServerName is the name of your ISA Server computer.

    3. Click Firewall Policy, click the Web publishing rule that you created , and then click Edit Selected Rule.

    4. Click the Traffic tab, click Filtering, and then click Configure HTTP.

    5. Click to clear the Block high-bit characters check box, and then click OK two times.

    6. Click Apply to update the firewall policy, and then click OK.

    其实上面解决的问题就是,通过ISA发布网站之后,Web地址里不能转发高位字符的问题。默认是被ISA给Block掉了!

  • 相关阅读:
    poj 2135 最小费用最大流初步
    HDU4864 贪心好题
    HDU 5643 约瑟夫环的应用
    HDU 5642 多重集排列数 递推
    HDU 5640
    HDU 2819 最大匹配
    poj 1988 多校联赛 带权并查集
    HDU 2817 多校联赛1
    HDU 2822 多校联赛1
    第二节(标识符,关键字,数据类型,运算符)
  • 原文地址:https://www.cnblogs.com/jjkv3/p/979036.html
Copyright © 2011-2022 走看看