| Subject: Re: local mirror of single html-page with media etc. |
Author: Xavier Roche |
Date: 01/10/2002 09:39 |
| | > I want to emulate the IE 'Save as...' behaviour,
> too (saving the html-content and all associated
> images etc)...
For a single page, the following filter:
-* +*.gif +*.jpg +*.png +*.js +*.css
should work.
But if you want frames to be mirrored, too, you may
have to use more advances filters, like in:
-* +*.gif +*.jpg +*.png +*.js +*.css
+www.yoursite.com/yourpath/*.htm
| |
|
|
|
|
7
Created with FORUM 2.0.11