(adsbygoogle = window.adsbygoogle || []).push({}); O_o :: 'rewrite' 태그의 글 목록

'rewrite'에 해당되는 글 2건

  1. 2008.10.13 ReWrite Module for Microsoft Internet Information Server
  2. 2008.10.08 Rewrite_mod for IIS

ReWrite Module for Microsoft Internet Information Server

|
Microsoft Internet Information Server (IIS) 용 모듈

- IIS Mod-Rewrite from Micronovae

- IISRewrite from Qwerksoft

- ISAPI_Rewrite from isapirewrite.com

- URL Replacer from Motobit

- Ionic's ISAPI Rewrite Filter (IIRF) (open source) from Ionic Shade.

- IIS URL-rewrite (mod_rewrite-compatible) 오픈소스프로젝트 sourceforge.net

- ISAPIRewrite 오픈소스프로젝트 sourceforge.net

- Ionic's ISAPI Rewrite Filter - IIRF, Microsoft CodePlex 오픈소스프로젝트


Microsoft ASP.NET 용 HttpModule

- UrlRewriter.NET Free, open-source package. Supports .NET 1.1 and 2.0.

- URLRewriting.NET, free and open source supports, ASP.NET 2.0

- VirtualUrl.NET for ASP.NET 2 Professional URL rewriting package.


Java 2 플랫폼, J2EE 서블릿 컨테이너
- HttpRedirectFilter (open source)

- UrlRewriteFilter (open source - BSD) - allows you to rewrite URLs before they get to your Servlets, JSPs, Struts etc. Includes support for rewriting URLs passed to response.encodeURL and an annotation processor.

- URL Rewriter (open source - LGPL) - URL Rewriter is a tool for rewriting URLs in Java Servlets. It is similar to mod_rewrite.


참고해 볼만한 문서:
Tip/Trick: Url Rewriting with ASP.NET
http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx

How to redirect URLs to different Web sites
http://support.microsoft.com/kb/324000/
And

Rewrite_mod for IIS

|

ISAPI_Rewrite 3.0 by helicontech

Ratings 
								0 out of 5 star average user rating
							    Reviews
Category Administration   Development  
License Free to try
Downloads 4102
Supported by Email, Forums
Works with IIS 5, IIS 5.1, IIS 6, IIS 7
Documentation ISAPI_Rewrite 3.0 Documentation [helicontech.com]
Updated on 4/30/2008 11:49:47 AM

Overview

ISAPI_Rewrite 3 is a powerful URL rewriter module for IIS, compatible with Apache mod_rewrite syntax, which makes possible to move configurations from Apache to IIS and vice versa just by copying .htaccess files. It is used for search engine optimization, to proxy another server's content, stop hotlinking or strengthen server security.

Features

  • Offers same syntax and behavior as Apache mod_rewrite, making it possible to migrate configurations just by copying .htaccess files.
  • Regular expressions for flexible and powerful configurations.
  • Extremely fast and highly scalable pure C++ code.
  • Real distributed configurations: global server level, virtual host (web site) level, directory level .htaccess files with real-time monitoring.
  • Isolation ? user level configuration affects only local user environment making ISAPI_Rewrite ideal solution for web hosting providers.

Benefits

  • Search engine optimization.
  • Proxy content of one web server through another web server.
  • Prevent content leeching (direct linking).
  • Hide file extensions.
  • Block specific hosts, referrers or annoying robots.
  • Content negotiation - serving different files for different language or different browsers.
  • Emulate load distribution for web cluster.

Requirements

  • Windows 2000 with IIS 5
  • Windows XP with IIS 5.1
  • Windows 2003 with IIS 6
  • Windows Vista with IIS 7
  • Windows Server 2008 with IIS 7
And
prev | 1 | next