simon-svn: ick-proxy: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Thu Dec 2 10:49:00 GMT 2004


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       4942
Date:           2004-12-02 10:49:00 +0000 (Thu, 02 Dec 2004)

Log message (7 lines):
Custom web proxy to do arbitrary URL rewriting. The proxy never
returns anything except 302s (and the occasional 500/501 if
something goes wrong). Configuration of URL rewriting is via a
JavaScript file loaded using the Debian libjs0 library, which means
the knowledge of which URLs need to be rewritten only needs to be
stored in one place (the same config file can double as the proxy's
configuration and a Mozilla .pac to select it where appropriate).

Modified files:
A   ick-proxy/
A   ick-proxy/Makefile
A   ick-proxy/home.pac
A   ick-proxy/ick-proxy.c
A   ick-proxy/work.pac

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/ick-proxy/Makefile?rev=4942&view=markup
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/ick-proxy/home.pac?rev=4942&view=markup
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/ick-proxy/ick-proxy.c?rev=4942&view=markup
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/ick-proxy/work.pac?rev=4942&view=markup



More information about the tartarus-commits mailing list