[ale] SUSE LINUX 9.3 ISO images Released to Mirrors
Chris Ricker
kaboom at oobleck.net
Thu Jun 30 16:01:04 EDT 2005
On Thu, 30 Jun 2005, Michael Still wrote:
> > Just configure it to redirect large files to ftp (using RedirectMatch or
> > similar)
>
> If nobody objects to downloading ALL iso images via ftp then I can use
> the redirect method and let http users at least see the >2G files
> again. I haven't seen a method to do it just for large files (haven't
> looked that hard either).
It's URL-based, so they'd all have to be named something distinguishable.
Fedora, for example, does foo-DVD.iso for the DVDs, so something like
RedirectMatch (.*)DVD\.iso$ ...
will match just the DVD isos, but not the CD isos
Not all the distros do that the same way though so it's really a
matter of what you mirror and how it names stuff....
later,
chris
More information about the Ale
mailing list