1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/www/volta/pkg-descr
Alex Kozlov 5d6edef968 - Update to 0.2.0
PR:	ports/170182
Submitted by:	Mahlon E. Smith <mahlon@martini.nu> (maintainer)
2012-07-26 10:22:06 +00:00

11 lines
464 B
Plaintext

Volta is a high performance, low resource URI rewriter for use with the
Squid caching proxy server (http://www.squid-cache.org) With it, you
can dynamically alter URI requests that pass through Squid based on
various criteria.
It uses a state machine to parse URIs and rules, and a constant
database to store and access those rules. It can then either perform
conditional rewrites internally, or by evaluating Lua scripts.
WWW: http://projects.martini.nu/volta/