[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Restricting files



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