All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
几秒后自动跳转页面代码_[Html教程]
PHP实例:PHP采集百度音乐程序_[PHP教程]
向普通人加密,用PHP程序保护数据_php资料_编程技术
SQLServer中单引号的两种处理技巧_[SQL,Server教程]
利用PHP代码实现网页自动判断转向的实例_php资料_编程技术
使用php的zlib压缩和解压缩swf文件_[PHP教程]
SQL Server 2000 分布式事务错误解决_[SQL Server教程]
使用,XSL,样式表无法查看,XML,输入_.net资料_编程技术
php5 MySQL5 apache2 phpmyadmin ZendOptimizer安装与配置_[PHP教程]
动态网页PHP函数速查大全汇总_[PHP教程]
Reading number is top 10 pictures
去瑜伽会所面试的经过
The real super beauty5
Parking technology is great, that give you the keys can't stolen
2015中美最新武器装备巅峰对决!
LiXiang early youth photo
NeedWallpaper7
清纯性感的美眉1
The money of more than 100 countries and regions5
银行20年后可能消失
Chinese paper-cut grilles art appreciation6
Download software ranking
Sora aoi - one of more PK
Boxer's Top ten classic battle8
Unix video tutorial19
ASP.NET.2.0.XML.高级编程(第3版)
I'm come from Beijing2
Sora aoi 120 minutes
Unix video tutorial7
Unix video tutorial8
Boxer's Top ten classic battle3
Jinling thirteen stock
aaa published in(发表于) 2013/12/27 19:50:58 Edit(编辑)
Apache伪静态html(URL,Rewrite)设置法_php资料_编程技术

Apache伪静态html(URL,Rewrite)设置法_php资料_编程技术

Apache伪静态html(URL Rewrite)设置法_php资料_编程技术-你的首页-uuhomepage.com

一 打开 Apache 的配置文件 httpd.conf 。

二 将#LoadModule rewrite_module modules/mod_rewrite前面的#去掉

三 在 httpd.conf中添加:


RewriteEngine On
#RewriteCond %{ENV:SCRIPT_URL} (?:index|dispbbs)[-0-9]+\.html
RewriteRule ^(.*?(?:index|dispbbs))-([-0-9]+)\.html$ $1.php?__is_apache_rewrite=1&__rewrite_arg=$2

四 要实现asp帖子URL到php帖子的映射,在 第三步的之间添加:

RewriteMap tolowercase int:tolower
RewriteCond %{QUERY_STRING} (?:boardid|page|id|replyid|star|skin)\=\d+ [NC]
RewriteRule ^(.*(?:index|dispbbs))\.asp$ $1.php?${tolowercase:%{QUERY_STRING}}&__is_apache_rewrite=1

五 保存httpd.conf并重启Apache。





添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.