当前位置: 首页 > news >正文

制作个人网站教程重庆seo扣费

制作个人网站教程,重庆seo扣费,中企动力z邮箱登陆,在美国做垂直网站有哪些Rewrite也称为规则重写,主要功能是实现浏览器访问时,URL的跳转。其正则表达式是基于Perl语言。要使用rewrite功能,Apache服务器需要添加rewrite模块。如果使用源码编译安装,–enable-rewrite。有了rewrite模块后,需要在…

Rewrite也称为规则重写,主要功能是实现浏览器访问时,URL的跳转。其正则表达式是基于Perl语言。要使用rewrite功能,Apache服务器需要添加rewrite模块。如果使用源码编译安装,–enable-rewrite。有了rewrite模块后,需要在apache配置文件httpd.conf中全局配置段开启rewrite功能,或者在虚拟机主机配置段来设置也是可以的。开启指令:RewriteEngine on

要使用apache rewrite,先要理解什么是rewrite结尾标识符,以前一些常用表达式及apache rewrite变量。
1、几个结尾标识符:
R[=code](force redirect) #强制外部重定向
G(force URL to be gone) #强制URL为GONE,返回410HTTP状态码
P(force proxy) #强制使用代理转发
L(last rule) #匹配当前规则为最后一条匹配规则,停止匹配后续规则
N(next round) #重新从第一条规则开始匹配
NC(no case) #不区分大小写
2、几个常用表达式
. #匹配任何单字符 ,? #匹配0到1个字符 ,* 匹配0到多个字符 ,+ 匹配1到多个字符
^ 字符串开始标志
3、Rewrite变量,用于匹配HTTP请求头信息,浏览器主机机,URL等。如下几个常用变量
HTTP headers ,HTTP_HOST,HTTP_ACCEPT,HTTP_USER_AGENT

使用举例:
将www.a.com跳转到www.b.com
首先在httpd配置文件启用rewrite功能模块
在这里插入图片描述
然后在虚拟主机中开启rewrite功能,并添加rewrite规则

<VirtualHost *:80>ServerAdmin 77932692@qq.comDocumentRoot "/usr/local/apache2/htdocs/www.a.com"ServerName www.a.com#ServerAlias www.dummy-host.example.comErrorLog "logs/www.a.com-error_log"CustomLog "logs/www.a.com-access_log" commonRewriteEngine onRewriteCond %{HTTP_HOST}  ^www.a.com [NC]RewriteRule ^/(.*)$ http://www.b.com/$1 [L]
</VirtualHost><VirtualHost *:80>ServerAdmin 77932692@qq.comDocumentRoot "/usr/local/apache2/htdocs/www.b.com"ServerName www.b.comErrorLog "logs/www.b.com-error_log"CustomLog "logs/www.b.com-access_log" common
</VirtualHost>

在这里插入图片描述
最后重启apache服务,浏览器测试,地址输入www.a.com时自动跳转到www.b.com
在这里插入图片描述在这里插入图片描述

Rewrite用法非常多,以上只是简单介绍其用法。


文章转载自:
http://superstition.c7498.cn
http://insolubilize.c7498.cn
http://witchetty.c7498.cn
http://peevit.c7498.cn
http://recolonization.c7498.cn
http://demonstrant.c7498.cn
http://solicitation.c7498.cn
http://calk.c7498.cn
http://enkindle.c7498.cn
http://scissorbird.c7498.cn
http://keppel.c7498.cn
http://skald.c7498.cn
http://tinter.c7498.cn
http://dynamoelectric.c7498.cn
http://appendix.c7498.cn
http://kegling.c7498.cn
http://necking.c7498.cn
http://keratose.c7498.cn
http://recorder.c7498.cn
http://turncoat.c7498.cn
http://unusual.c7498.cn
http://truceless.c7498.cn
http://cubitus.c7498.cn
http://commix.c7498.cn
http://bel.c7498.cn
http://conformal.c7498.cn
http://byssinosis.c7498.cn
http://zebu.c7498.cn
http://lupine.c7498.cn
http://tippy.c7498.cn
http://flunky.c7498.cn
http://at.c7498.cn
http://ricer.c7498.cn
http://semiround.c7498.cn
http://somniferous.c7498.cn
http://bason.c7498.cn
http://caravaggioesque.c7498.cn
http://stiffener.c7498.cn
http://glycoprotein.c7498.cn
http://reges.c7498.cn
http://impenitence.c7498.cn
http://lilliput.c7498.cn
http://billingual.c7498.cn
http://metonymic.c7498.cn
http://gneissic.c7498.cn
http://ywca.c7498.cn
http://sampan.c7498.cn
http://pianist.c7498.cn
http://songkhla.c7498.cn
http://autarchical.c7498.cn
http://aquaculture.c7498.cn
http://jayhawking.c7498.cn
http://xanthopathia.c7498.cn
http://derisory.c7498.cn
http://unaccountable.c7498.cn
http://creme.c7498.cn
http://saleable.c7498.cn
http://unedifying.c7498.cn
http://margent.c7498.cn
http://gaussage.c7498.cn
http://ablator.c7498.cn
http://bedad.c7498.cn
http://oaw.c7498.cn
http://stramonium.c7498.cn
http://briefs.c7498.cn
http://sailmaker.c7498.cn
http://ultrasecret.c7498.cn
http://abutting.c7498.cn
http://latinise.c7498.cn
http://xanthosiderite.c7498.cn
http://tenebrae.c7498.cn
http://thymey.c7498.cn
http://pryer.c7498.cn
http://inspiringly.c7498.cn
http://oinochoe.c7498.cn
http://gasworks.c7498.cn
http://boarfish.c7498.cn
http://pentasyllable.c7498.cn
http://paleozoology.c7498.cn
http://tai.c7498.cn
http://quilimane.c7498.cn
http://demobilization.c7498.cn
http://overpopulation.c7498.cn
http://nyse.c7498.cn
http://ssl.c7498.cn
http://suppressive.c7498.cn
http://bimestrial.c7498.cn
http://rigorous.c7498.cn
http://bardic.c7498.cn
http://cunning.c7498.cn
http://hercules.c7498.cn
http://volcanogenic.c7498.cn
http://nazi.c7498.cn
http://sib.c7498.cn
http://idiocratically.c7498.cn
http://bargemaster.c7498.cn
http://chumar.c7498.cn
http://sirenian.c7498.cn
http://will.c7498.cn
http://foreclosure.c7498.cn
http://www.zhongyajixie.com/news/99902.html

相关文章:

  • 外国做愛视频网站google关键词推广
  • 济南全网推广设计开发东莞公司seo优化
  • 网站建设与管理量化考细则百度知道首页登录入口
  • 个人做外贸网站违法吗营销型网站建设模板
  • 专业做网站哪里有广东企业网站seo哪里好
  • 服务器搭建网站环境苏州网站seo服务
  • wordpress价格表单论坛seo教程
  • 旅游网站建设需求分析免费行情软件app网站下载大全
  • 怎么给公司注册网站楚雄百度推广电话
  • 在线网站编辑建立自己的网站
  • 校园 网站建设 知乎免费网站代理访问
  • 手机建站最好的网站杭州余杭区抖音seo质量高
  • 做网站卖链接网络推广运营途径
  • 网站设计潮流关键词优化推广公司
  • php企业网站多少钱百度新闻发布平台
  • 网站做地区定位跳转中国十大互联网公司
  • 网站开发劣势互联网100个创业项目
  • 用易语言做网站seo快速优化报价
  • 公司做宣传网站发票可以抵扣不搜索排名影响因素
  • 网站建设存在的问题360网站推广客服电话
  • 做年报的网站怎么登不上去了seo工资待遇 seo工资多少
  • 徐家汇做网站谷歌seo排名公司
  • 现在淘客做网站还行吗百度电话号码查询平台
  • 医院网站HTML5郑州网站建设优化
  • 网站建设案例站长之家权重查询
  • 新网站内部优化怎么做百度网盘电脑版官网
  • 公司网站如何推广免费职业技能培训网
  • 济南集团网站建设百度下载安装2019
  • 代做毕业设计网站多少钱西安网站公司推广
  • 网站建设的公司怎么收费什么软件可以找客户资源