• ----:)欢迎访问源码网(:----
  • 首页
  • 开发学院
  • 下载中心
  • 繁體中文

源码网 - 中国第一源码门户
选择镜像:网通镜像 - 电信主站
  • 首 页
  • ASP源码
  • PHP源码
  • .NET源码
  • JSP源码
  • CGI源码
  • 编程相关
  • 书籍教程
  • 建站资源
  • 常用软件
FLASH源码 | 模板素材 | 服务器类 | 字体下载 | Delphi | Visual Basic | Visual C++ | Visual FoxPro | PowerBuilder | BCB
软件分类 | 最近更新 | 推荐软件 | TOP100 | 分类排行 | 发布软件 | 软件搜索 高级搜索

用户中心 添加到百度搜藏 添加到百度搜藏您的位置: 下载中心 >> 资源工具 >> 服务器类 >> HTTP服务器 >>下载页面
 

精彩推荐

 
 

编辑推荐

  • ASP+PHP网站安全助手
  • 买普洱茶就到51普洱网
  • 源码学院,你喜欢看的
 
 

最新更新

  • nginx 1.0.8 For Windows 稳定版
  • nginx 1.0.8 For Linux 稳定版
  • XAMPP 1.7.7 For Windows
  • XAMPP 1.7.7 for Linux
  • nginx 1.1.1 For Windows
  • nginx 1.1.1 For Linux
  • Discuz!X 2.0 R20110817 繁体BIG5
  • Ngwsx 1.0.4.0
  • PHP 5.3.7 RC1 For Windows
  • PHP 5.3.7 RC1 For Linux
  • Qlnmp 0.1.0.2 Lite
  • LNMP一键安装包 0.7
  • PHP5环境集成安装包 for IIS6 2.0 正式版
  • Apache Tomcat 7.0.12 For Linux
  • Apache Tomcat 7.0.12
 
 

下载排行

  • IIS服务安装包完整版(Win2000/XP/2003)
  • (Java 2 SDK)JDK 1.4.2_06
  • Windows Server 2003 IIS 服务器组件完全安装包 IIS6.0安装文件夹
  • Apache v2.0.59 For Windows
  • Tomcat 5.5.20 汉化版 for Windows
  • php5 环境集成安装包 for IIS6 v1.0 修正版
  • NetBox 2.8.4128.0 绿色版
  • WampServer 5 集成环境 2.0c
  • 711 ASP网站服务器测试工具(ASP WEB Server)
  • ASP - IIS 绿色版
  • Apache Tomcat v5.5.20 For Windows
  • PHP Setup for IIS(Mysql5)
  • APMServ 5.2.6
  • PHP 5.2.7 For Windows 安装版
  • NetBox v2.8.4128
 
 

推荐下载

  • APMServ 5.2.6
  • PHP v6.0 For Windows
 
 

百度搜索

 
 

IIS URL Rewrite Module 2.0

  • 软件评价:
  • 是否推荐:否 相关评论
  • 软件大小:9.7MB
  • 运行环境:IIS
  • 软件语言:英文
  • 软件授权:免费软件
  • 收录/更新:2010-05-02/2010-05-02
  • 下载次数:
  • 标 签[?]:IIS   URL   Rewrite   Module   
  • 预览图片: 主页
  • 相关链接:演示地址 作者主页
  • 联系作者:

开始下载 查看软件介绍 评价此软件 查看评论 去论坛讨论
  • 软件简介: 
  • ASP源码
  • PHP源码
  • .NET源码
  • 站长在线
  • 网页制作
  • 编程开发
  • 数据库

在IIS5和IIS6时代,我们使用URL REWRITING可实现URL重写,使得WEB程序实现伪静态,但默认情况下只能实现.ASPX的伪静态,如果要实现伪静态*.HTML的页面,需要将ISAPI里面的*.HTML应用程序映射改为.NET的ISAPI。但在IIS 7时代,这一切已经变得非常简单了,您在WEB.CONFIG中就可以管理这一切了。

IIS URL Rewrite Module 2.0下载地址:http://www.codepub.com/software/IIS-URL-Rewrite-17849.html

IIS URL Rewrite 2.0 enables Web administrators to create powerful rules to implement URLs that are easier for users to remember and easier for search engines to find. By using rule templates, rewrite maps, .NET providers, and other functionality integrated into IIS Manager, Web administrators can easily set up rules to define URL rewriting behavior based on HTTP headers, HTTP response or request headers, IIS server variables, and even complex programmatic rules. In addition, Web administrators can perform redirects, send custom responses, or stop HTTP requests based on the logic expressed in the rewrite rules.

Define powerful rules to transform complex URLs into simple and consistent Web addresses
URL Rewrite allows Web administrators to easily build powerful rules using rewrite providers written in .NET, regular expression pattern matching, and wildcard mapping to examine information in both URLs and other HTTP headers and IIS server variables. Rules can be written to generate URLs that can be easier for users to remember, simple for search engines to index, and allow URLs to follow a consistent and canonical host name format. URL Rewrite further simplifies the rule creation process with support for content rewriting, rule templates, rewrite maps, rule validation, and import of existing mod_rewrite rules.

Easily replace Web application URLs to produce user and search engine friendly results
URL Rewrite permits Web administrators to easily replace the URLs generated by a Web application in the response HTML with a more user friendly and search engine friendly equivalent. Links can be modified in the HTML markup generated by a Web application behind a reverse proxy. URL Rewrite makes things easier for outbound response content and headers rewriting with outbound rewrite rules that work with HTTP request and response headers and with IIS server variables.

Seamless integration with existing IIS features that improve management, performance, and troubleshooting
URL Rewrite is tightly integrated with IIS Manager for better management. In addition, URL Rewrite supports both user-mode and kernel-mode caching for faster performance. URL Rewrite also supports Failed Request Tracing for enhanced troubleshooting of application logic execution.

Features
•Rules-based URL rewriting engine
•Rules-based response rewriting engine
•Support for custom .NET rewrite providers
•Regular expression pattern matching
•Wildcard pattern matching
•Global and distributed rewrite rules
•Rewriting within the content of specific HTML tags
•Pre-conditions for outbound rules
•Access to server variables and HTTP headers
•Rewriting of server variables and HTTP request headers
•Rewriting of HTTP response headers
•Allow list for server variables
•HtmlEncode function
•Built-in rule templates
•Reverse proxy rule template
•Rule templates for Search Engine Optimization
•Various rule actions including redirect and request abort
•Tracking capture groups across rule conditions
•Logging of rewritten URLs
•Updated user interface in IIS Manager
•Integrated user interface for managing rewrite rules and rewrite maps
•Integrated user interface for importing of Apache mod_rewrite rules
•Integrated user interface for testing regular expression and wildcard patterns
•Support for IIS kernel-mode and user-mode output caching
•Lowercase conversion function
•Rewrite maps to generate the substitution URL during rewriting
•Failed Request Tracing support

使用说明地址:http://edu.codepub.com/2010/0502/22468.php
加至站内收藏下载错误报告
下载地址:上海电信 苏州电信 (新窗口下载) 下载帮助
更多"IIS URL Rewrite Module 2.0"下载


投一票: (3)      (0)
相关软件
  • 快聚合网赚系统(kcms) v3.0.0.6
  • IIS Express 7.5
  • Windows Server 2003 IIS 服务器组件完全安装包 IIS6.0安装文件夹
  • IIS服务安装包完整版(Win2000/XP/2003)
  • 在IIS中配置PHP环境
  • ISAPI Rewrite 2.13 Full Windows Vista & Windows Server 2008
  • ISAPI Rewrite 2.13 Full for Windows NT4/2000/XP/2003
  • 飞达鲁IIS日志分析工具 v1.0
  • IIS专家蜘蛛监控系统 v1.0
  • PHPOpt for IIS 1.9
相关资讯
  • Discuz X2在Windows2008/IIS7.5 Rewrite伪静态规则方法..
  • IIS设置启用默认文档
  • wordpress FOR IIS7 URL Rewrite
  • WCF宿主-IIS
  • 彻底解决64位IIS安装Discuz!NT w3wp.exe报错!(白页或..
  • 手把手教你配置IIS和安装SQLServer
  • Win7安装IIS
  • URL也可以优化,您知道吗?
  • IIS下调试ASP+ACCESS和ASP+SQL网站基本教程
  • php url路由功能实现
  • 网友评论:
  • 查看所有评论
  • 我要发表评论
您的网名:
留言主题:
你要发表的内容:

 
  • 字母检索
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z

在线投稿联系QQ:22239711
关于本站 | 广告联系 | 版权声明 | 网站地图 | 发布软件 | 帮助中心

Copyright © 2008 CodePub.Com  程序支持:木翼  滇ICP备05005971号

处理 SSI 文件时出错