| Subject: Re: How to write rule which deny all other rules..? |
Author: Leto |
Date: 10/03/2007 01:14 |
| | > I wanna download one of part of a website.
> I need files like this:
> <http://site.com/humor_*.html>
> Spider download all .html and .htm files, but i
> don't need it. ('cause i need only "humor_*.html"
> files)
Something like:
-*
+site.com/humor_*.html | |
|
|
|
|
d
Created with FORUM 2.0.11