| Subject: Re: Problem: Can't exclude files but not links inside |
Author: Xavier Roche |
Date: 03/09/2001 11:46 |
| |
You can not parse HTML files AND not save them, but
you can exclude specific files, like in:
-*.zip -*.exe
You can also define STRICT filters, like in:
-* +www.mysite.com/*.html +www.mysite.com/*.asp
+www.mysite.com/*.cgi +*.gif +*.jpg
| |
|
|
|
|
4
Created with FORUM 2.0.11