freebsd-ports/www/mod_traf_thief/pkg-plist
Christian Weisgerber 6c910b5844 Import mod_traf_thief 0.01.
This simple module allows you to redirect a percentage of the traffic
to your URL.

PR:		57664
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-16 16:59:19 +00:00

4 lines
241 B
Text

@comment $FreeBSD$
libexec/apache2/mod_traf_thief.so
@exec %D/sbin/apxs -e -A -n traf_thief %D/%F
@unexec echo "===> If you do not plan on reinstalling mod_traf_thief, you must manually remove"; echo "===> references to it in httpd.conf."