乐呵呵网
  • 首页index
  • 电脑知识pc
  • 手机知识mobile
  • 软件教程soft
  • 编程技术code
  • 生活常识life
  • 常见问答answer
  • 美食之家cate
  • 健身养生keep
  • 吃喝玩乐happy
您的位置:首页常见问答文章内容

apache RewriteCond 正则表达式

浏览:91日期:2022-07-31

问题描述

RewriteCond %{REQUEST_URI} !^/topic 这个是不以/topic开头的请求url那么不以 album 和 mlog 开头的正则怎么写?谢谢

问题解答

回答1:

^(?!(?:album|mlog)).*

上一条:apache2.2 无法启动,日志显示配置失败下一条:ab--n--c - 关于Apache ab 如何确定
相关文章:
1. Android 如果想要在要登录的时候,做弹出框,是做dialog好还是做一个透明主题的activity好?考虑到后面的联动.2. android - BitmapFactory.decodeStream()方法分配内存变大的问题3. android - 如何恢复安卓中 /dev/fuse 的文件4. android - Eclpse中ADT plug-in的问题5. android登录问题6. android - 如何解决Unable to execute dex: method ID not in [0, 0xffff]: 655367. android - getLayoutPosition与getAdapterPosition8. android - 关于activity启动模式的一个问题9. android-studio - Android studio 混淆的时候如何实现只混淆指定的部分?10. Android 音量调节问题?
热门推荐
  • laravel,怎么在在页面中获取Session中保存的数据
  • laravel,怎么在在页面中获取Session中保存的数据
  • 1.我的C语言错了吗
  • 2.C# 读取 XML, XmlNamespaceManager方法参数
  • 3.linux服务器,用redis实现分布式部署!
  • 4.<tr valign="top"> 看不懂
  • 5.apache - less中import的文件不更新
  • 6.spl_autoload_register(function($class){}回调函数的参数$class是如何识别要加载的类的?
  • 7.Class.forName(“ com.mysql.jdbc.Driver”)newInstance()到底是做什么的?
  • 8.主要想学一下分页的写法
  • 9.图片无法显示,table报错
  • 10.es6 - node.js 8 如何配置babel?

网公网安备:皖ICP备2020019022号-8 Copyright ¢ 2020-2025 Powered by V1.8 All Rights Reserved 技术支持:乐呵呵网

声明:本站所有资源以学习为主