6c910b5844
This simple module allows you to redirect a percentage of the traffic to your URL. PR: 57664 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
5 lines
241 B
Plaintext
5 lines
241 B
Plaintext
@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."
|