如果你的宝塔站点很多,要拦截那些广告、违禁词的话,开启开启Nginx防火墙,里面有全局配置,然后点击敏感文字替换,可以把你要的词替换成别的! 如下图: 什么?!你只需要设置单个站点? 那就来看看下面的 … Continue reading 宝塔面板拦截网站广告违禁词设置方法
标签: 宝塔
WordPress无法建立到WordPress.org的安全连接解决方法
问题现象: wordpress在安装插件或更新的时候经常出现以下几种问题: 1、wordpress更新提示错误: cURL error 7: Failed connect to downloads.w … Continue reading WordPress无法建立到WordPress.org的安全连接解决方法
wordpress更新插件出现:cURL error 28: Operation timed out after 10001 milliseconds with 0 out of 0 bytes received
wordpress更新插件出现错误: cURL error 28: Operation timed out after 10001 milliseconds with 0 out of 0 bytes … Continue reading wordpress更新插件出现:cURL error 28: Operation timed out after 10001 milliseconds with 0 out of 0 bytes received
zblog怎样设置伪静态zblog设置伪静态的方法讲解
在写文章之前事先注意两点: 1、本文教程仅针对zblogphp版本; 2、请一定要确定你的主机支持伪静态功能(如何辨别主机是否支持伪静态呢?很简单,问问你的主机提供商就知道了的) 好了,开讲。 zbl … Continue reading zblog怎样设置伪静态zblog设置伪静态的方法讲解
宝塔面板网站防跨站攻击open_basedir无法关闭解决方法
宝塔面板网站防跨站攻击open_basedir无法关闭解决办法 今天在群里看到群友发的一个问题,宝塔面板创建的网站默认是开启网站防跨站攻击的(网站设置–网站目录–防跨站攻击)。 … Continue reading 宝塔面板网站防跨站攻击open_basedir无法关闭解决方法
宝塔面板lnmp环境运行php提示Warning: require: open_basedir restriction in effect解决方法
今天被Warning: require): open_basedir restriction in effect搞了半天时间, 最后发现直接修改网站设置,网站目录里的防跨站攻击,取消打勾,重启网站就正 … Continue reading 宝塔面板lnmp环境运行php提示Warning: require: open_basedir restriction in effect解决方法
宝塔面板安装腾讯云COS插件3.1 保存配置时报错Traceback most recent call last…ImportError: No module named qcloud_cos
服务器环境如下:centos7.2 64位,宝塔面板7.1.1,安装腾讯云COS 3.1插件,保存完配置提示如下错误: 抱歉,出错了: Traceback most recent call last) … Continue reading 宝塔面板安装腾讯云COS插件3.1 保存配置时报错Traceback most recent call last…ImportError: No module named qcloud_cos
宝塔面板nginx提示证书错误:nginx: [emerg] BIO_new_file”/etc/letsencrypt/live//fullchain.pem” failed处理方法
今天收到邮件提示网站ssl证书错误,在阿里云申请新的证书后,在宝塔里更换key和pem,保存时提示证书错误: 证书错误: nginx: [emerg] BIO_ new_ file’ /etc/let … Continue reading 宝塔面板nginx提示证书错误:nginx: [emerg] BIO_new_file”/etc/letsencrypt/live//fullchain.pem” failed处理方法
宝塔面板LNMP环境wordpress配置并启用memcached缓存教程
第一,安装 bt宝塔)面板 我们自己要有一台 vps,虚拟主机就不要搞了。然后安装 bt宝塔)面板,不会安装可以去他们官网看看如何安装 bt宝塔)面板。 服务器推荐阿里云的轻量服务器 官网:www.b … Continue reading 宝塔面板LNMP环境wordpress配置并启用memcached缓存教程
wordpress使用grace主题打开年度归档页提示错误Allowed memory size of 67108864 bytes exhausted的解决方法
wordpress使用grace主题打开年度归档页提示错误Allowed memory size of 67108864 bytes exhausted的解决方法 从错误信息上可以明显看出是Allow … Continue reading wordpress使用grace主题打开年度归档页提示错误Allowed memory size of 67108864 bytes exhausted的解决方法