[Application] pyredir

Donovan Baarda abo@minkirri.apana.org.au
Mon, 2 Apr 2001 20:52:57 -0400 (EDT)


                                pyredir                                 
                                -------                                 

A Squid redirector implemented in Python.

pyredir is a flexible but simple redirector for Squid implemented in
Python. URLs matching Python regular expressions can be redirected using
regular expression substitution, databases of filename-to-url mappings,
alternative config files, or child redirectors. Utilities are provided
for generating database files from file archives. It is primarily useful
for redirecting requests to large local FTP archives, but it can also be
useful as a top-level redirector that seperates and feeds requests to
more specialized child redirectors.

This is the initial public release of v0.5. A new version that improves
the database building utility and speeds database matching is currently
being tested, and should be released soon.

       URL:  http://freshmeat.net/projects/pyredir/
  Download:  ftp://minkirri.apana.org.au/pub/python/pyredir/

   License:  GPL

  Categories:  Servers

Donovan Baarda (abo@minkirri.apana.org.au)
http://sourceforge.net/users/abo/

--
<a href="http://freshmeat.net/projects/pyredir/">pyredir</a> -- A Squid
redirector implemented in Python.