Configuration sample

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, Configuration sample 
          Member of  URL Replacer 

Configuration sample
Filter
Replacer
About
Replacer settings
Enable URL replace
After '?' replace with '&' and with '='
Enable logging, log directory :

Current replacements
 Find whatReplace with
 Delete/?/default.asp?
 Delete.asp/.asp?
 Deletexhtml.asp?

New replacement
Replace  with 
The configuration enables replace
http://www.server.com/any.asp/name1=value1/name2=value2/name3=value3/file.htm
or
http://www.server.com/anyxhtmlname1=value1/name2=value2/name3=value3/file.htm
to
http://www.server.com/any.asp?name1=value1&name2=value2&name3=value3&file.htm

It also enables specify download filename for Internet Explorer. You can use this URL :
http://www.server.com/download.asp/IDFile=2538/exactname.ext
Replacer returns:
http://www.server.com/download.asp?IDFile=2538&exactname.ext
  Other links for Configuration sample
      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.