On Fri, 14 Jan 2011 21:45:22 +0000 Matthew Seaman <[email protected]> wrote:
> MASTER_SORT = http I used to use MASTER_SORT_REGEX = ^http for this when a former ISP traffic shaped ftp If you set "MASTER_SORT = http", then you get ://[^/]*http/ in MASTER_SORT_REGEX, so it looks like MASTER_SORT is intended just to match hostnames/domains. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
