Installation

ActiveX/VBSScript registry editor  ActiveX NT User account manager  Export MDB/DBF from ASP
Url replacer, IIS url rewrite Active LogFile  WebChecker  ActiveX/ASP Scripting Dictionary object
 New - IISTracer, real-time monitoring tool
 ASP huge file upload with progress bar.
          Article, Installation 
          Member of  URL Replacer 

Installation
Download and run urlrepl.exe. The file will install urlrepl.dll and adds the filter to Web Service level. You can add the filter to individual Web Site :
  1. In Internet Service Manager, select the Web server or Web site and open its property sheets.
  2. Click the ISAPI Filters tab.
  3. Note   If you are adding filters to a Web site, you will not see any global filters inherited from the Web server's master properties. You will see only the filters installed for the Web site, even though both sets of filters are run.

  4. Click the Add button.
  5. Type the name of the filter in the Filter Name box and either type or browse for the DLL (URLRepl.DLL) file in the Executable box.
  6. Click OK.
  7. To change the load order of a filter, use the arrows.
  8. If you have added or changed a global filter, you must stop and restart the Web server to load the new filters into memory. A filter added at the Web site level is automatically loaded when you add it.
  Other links for Installation
      The ISAPI filter rewrites/replaces defined parts of URL from browser. It enables url to scripts (.asp, .cgi, .idc) with parameters look like static html pages or specify exact download filename generated by script. You can also create a simple proxy server with IIS and any script engine (.asp,. aspx, …) using URL replacer.

© 1996 – 2004 Antonin Foller, Motobit Software, help@pstruh.cz, help v. 1.01.26
Notify me about changes.