服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. Apache的2.4
  3. 如何否定Apache 2.4中的RewriteCond expr“-R'192.168.1.0/24'”?
Intereting Posts
如何在Ubuntu上设置Bind9作为域名服务器? 删除RAID 1中的“故障状态” 从/ etc / hosts通过主机名挂载时,Samba共享不起作用 具有多个WAN的多个DNS 你如何pipe理你的密码? 我将如何recursion列出名为X的所有目录的所有者和权限? 将托pipe的registry文件推送到多个服务器 亚马逊EC2是否可靠的基准? 我可以为ec2用户设置密码还是应该保持空的? pipe理ipv4和ipv6 iptables的并行规则? 尝试通过pam-mysql更改密码时出现令牌错误 出现在网站上的恶意iframe 睡眠命令在Windows Server 2008中 Tomcat mod_jk的压缩导致Apache httpd 我现在拥有一个私人CA后,如何为我的Active Directory成员重新颁发机器证书?

如何否定Apache 2.4中的RewriteCond expr“-R'192.168.1.0/24'”?

我无法弄清楚如何否定匹配客户端IP的rewritecond:

RewriteCond expr "-R '192.168.1.0/24'"

假设我想匹配,如果远程IP地址不是这个。 什么语法?

我读了Apache HTTP Server中的expression式,但没有find它。 谢谢!

  • 默认文档根目录和根目录
  • Apache如何“build议”孩子停下来优雅地停下来
  • 是不推荐使用mod_xsendfile吗?
  • Mod重写错误填充Apache错误日志
  • Apache 2.4:要求IP不能按预期工作

  • Apache2不能正确redirect
  • httpd.conf文件中的Apache区分大小写的语法
  • 如何将一个子目录redirect到根目录
  • 为什么不`httpd2 -S`抓住SSL证书问题,而`systemctl restart apache2.service`呢?
  • Apache是​​否将所有请求发送到PHP进行处理?

find了!

 RewriteCond expr "! -R '12.345.678.90/28'" 
  • 为什么要在Apacheconfiguration中监听特定的IP地址?
  • 为什么Apache产生这么多的进程?
  • 在Apache 2.4中使用Require指令允许多个IP
  • Apache 2.4基于Web的控制台
  • Apache 2.4.3 php-fpm mod_fast_cgi和mod_cache
  • mod_auth_form和跨域authentication
  • 如何在子域上运行PHP-FPM?
  • Apache别名与<Location />
  • 如何在Ubuntu 14.04上启用Apache 2.4的自定义日志logging?
  • 在Apache 2.4 vhostconfiguration中默认为“全部授予”?

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