服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. nginx wordpress
  3. 如何解决在nginx xmlrpc.php 403错误?
Intereting Posts
保持每个服务文件的计数 php-fpm,nginx magento商店。 即将停止 Windows – 更改备份文件 你如何pipe理大量服务器的密码? httpd服务没有自动启动 在Vagrant VM中导入Puppet预先生成的SSL密钥对的好方法? 根据子域分配内部IP地址 MySQL突然不能在Windows Server 2003上工作 思科路由器1841和VPN net-snmp将默认端口161更改为其他内容 我怎样才能重写下面的URL在Nginx链接? Systemd Networkd Rule Multiple Matches 在安全组内嵌套分配组 nrpe:主持人是不允许跟我们说话的 smbfs是否创build了不变的inode数字?

如何解决在nginx xmlrpc.php 403错误?

我在我的服务器上使用nginx。 现在我试图让ip访问xmlrpc.php文件在wordpress nginx.conf文件中使用下面的代码。

location = /xmlrpc.php { allow XXX.XXX.XXX.XX; #example ip deny all; access_log off; log_not_found off; } 

但是这仍然不起作用。 你可以请检查我在上面做错了什么

  • 带有path前缀的NGINX proxy_pass被移除
  • PhantomJS的Nginxconfiguration
  • 如何重写Amazon Application Load Balancer中的path?
  • Nginx不处理httpsredirect
  • 从nginx位置path获取值
  • MySQL服务器与Nginx
  • nginx – php7.0-fpm – HTTP状态502
  • NGINX。 更改304返回位置
  • 上游超时之后孤立的nginx进程
  • 同一个Web服务的多个证书
  • Nginx别名使用Docker-Compose容器给'文件未find'
  • nginx作为macOS Server的apache的反向代理
  • 带有.php的单个URL的Nginx规则
  • Nginx将每个urlredirect到localhost
  • Nginx(负载均衡器)< – > Apache Web服务器问题 – 错误的虚拟主机内容

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy