[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Restricting files
- Subject: Re: [cobalt-users] Restricting files
- From: Kris Dahl <kris@xxxxxxxxxxxxx>
- Date: Wed Mar 1 11:20:47 2000
on 3/1/00 10:54 AM, HeIlMaster@xxxxxxx at HeIlMaster@xxxxxxx wrote:
> I am starting a small free domain/subdomin website hosting solution to anime
> related sites, but we are a little worryed about bandwidth usage.
>
> I wanted to know if there is a way i can go about restricting access for
> cirtian file types. Mainly .zip, .tar.gz, .mp3, .mpu, .mpeg, .mpe, etc. etc.
>
> Any one know a way of going about this?
Sure, add an apache AddType for those file types to send it thru a wrapper
or something.
-k