| Subject: Re: Exclude some files, but keep them linked |
Author: Xavier Roche |
Date: 01/29/2005 14:29 |
| | > i want to mirror a website and exclude certain files, but
> keep the links to them. These excludeded files i want to
get
> by a apache rewrite rule. How can i get this work ?
- To exclude files: just use scan rules (Set Options / Scan
rules), and add something like:
-*.zip
(to exclude all zip files)
All external zip files will be rewritten to external URLs.
It's then up to you to define a specific proxy or
transtparent Apache proxy.
| |
|
|
|
|
0
Created with FORUM 2.0.11