服务器 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
授予MySQL用户不能工作的权限 Nagios3:文件不存在:/ usr / share / nagios3 / htdocs / < Windows Server 2008核心 – 性能 远程访问USB上托pipe的服务器 在CentOS上有没有其他的升级PHP 5.1.6到5.2.x的方法? 使用连接到远程SQL服务器的远程MS Access数据库 通过Windows Server 2008防火墙的DCOM访问问题 如何configurationAD CS以支持名称约束(RFC 2459中的4.2.1.11)? Windows共享访问可以限制在IP基础上吗? 在Exchange 2010 SP1上启用基本身份validation Spamassassin规则来比较返回path和来自域 nginx:来自localhost的奇怪请求在error_log中,access_log为空 运行Windows服务与运行shell之间有什么区别? 从Postfix日志中排除特定的IP地址 如何设置鱿鱼反向代理使用https和httpstream量?

如何否定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