当前位置:论坛首页 > Linux面板 > 求助

【已解答】当传base64图片时报错,请求被拦截

发表在 Linux面板5 小时前 [复制链接] 1 22

为了能快速了解并处理您的问题,请提供以下基础信息:
面板、插件版本:8.2.0

系统版本:Ubuntu 20

问题描述:当传base64图片时报错,请求被拦截

相关截图(日志、错误):<!doctype html>
<html>

<head>
    <meta charset="utf-8">
    <title>宝塔网站防火墙免费版</title>
    <style>
        * {
            margin: 0;
            padding: 0;
            color: #444
        }

        body {
            font-size: 14px;
            font-family: "宋体"
        }

        .main {
            width: 600px;
            margin: 10% auto;
        }

        .title {
            background: #20a53a;
            color: #fff;
            font-size: 16px;
            height: 40px;
            line-height: 40px;
            padding-left: 20px;
        }

        .content {
            background-color: #f3f7f9;
            height: 280px;
            border: 1px dashed #c6d9b6;
            padding: 20px
        }

        .t1 {
            border-bottom: 1px dashed #c6d9b6;
            color: #ff4000;
            font-weight: bold;
            margin: 0 0 20px;
            padding-bottom: 18px;
        }

        .t2 {
            margin-bottom: 8px;
            font-weight: bold
        }

        ol {
            margin: 0 0 20px 22px;
            padding: 0;
        }

        ol li {
            line-height: 30px
        }
    </style>
</head>

<body>
    <div class="main">
        <div class="title">宝塔网站防火墙免费版</div>
        <div class="content">
            <p class="t1">您的请求带有不合法参数,已被网站管理员设置拦截!</p>
            <p class="t2">可能原因:</p>
            <ol>
                <li>您提交的内容包含危险的攻击请求</li>
            </ol>
            <p class="t2">如何解决:</p>
            <ol>
                <li>检查提交内容;</li>
                <li>如网站托管,请联系空间提供商;</li>
                <li>普通网站访客,请联系网站管理员;</li>
                <li>这是误报,请联系宝塔 <a href="http://www.bt.cn/bbs" target="_brank">http://www.bt.cn/bbs</a></li>
            </ol>
        </div>
    </div>
</body>

</html>



使用道具 举报 只看该作者 回复
发表于 3 小时前 | 显示全部楼层
nginx免费防火墙插件内,站点配置--日志,找到拦截的日志,点击误报
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表