Rewrite engine |
A rewrite engine is a piece of web server software used to modify URLs, for a variety of purposes. Some benefits derived from a rewrite engine are:
The Apache HTTP server has a rewrite engine called mod_rewrite, which has been described as the Swiss Army knife of URL manipulation .
Rewrite engines for Microsoft s Internet Information Server (IIS): *IISRewrite from Qwerksoft *ISAPI_Rewrite from isapirewrite.com *[http://www.motobit.com/help/url-replacer-rewriter/iis-mod-rewrite.asp URL Replacer] from Motobit
=External Links=
*[http://httpd.apache.org/docs/mod/mod_rewrite.html Apache s mod_rewrite]: a detailed discussion of mod_rewrite s many features. *[http://www.yourhtmlsource.com/sitemanagement/urlrewriting.html Rewrite URLs with mod_rewrite]: a tutorial for redirecting URLS.|
|