On Thu, Jun 24, 2004 at 10:21:20PM +0530, Devdas Bhagat wrote:
Looking for a way to limit the size of any files served by Apache. There is a setting for limiting the size of a request, but couldn't find any that disallows serving files that are larger than some size.
mod_throttle may be useful. What exactly are you trying to achieve?
Will try that out. Trying to achieve exactly what I said ... not allowing users to put unreasonably large files for download on their websites.
Sameer.