Hello,
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.
Is there a way to take care of this directly? Or maybe indirectly, through a module that can check every file served and take rule-based actions ...
Sameer.