| > How could I perform different actions to different
> URL's.
>
> www.site.net/part1/index.htm that redirects to
> www.site.net/part1.htm it downloads part 2 too.
If that isn't what you want, make two separate projects, part1 and part2 and
add a filters part1 (-*part2*) | |