Well, i know this is a tricky question, and i have searched google for days, and i cant find anything to help me. Maybe theres someone here that can give me a hand ..
What i whant to do, is to limit the max file size a user can download from my apache webserver. For exemple, limit to 5Mb. If a file is larger than 5Mb, then nobody can download the file, cause the server would not allowit. If the file is smaller, then the file would be downloaded sucessfully.
How in the world can i do this? It is even possible?
Thank you for your time.
What i whant to do, is to limit the max file size a user can download from my apache webserver. For exemple, limit to 5Mb. If a file is larger than 5Mb, then nobody can download the file, cause the server would not allowit. If the file is smaller, then the file would be downloaded sucessfully.
How in the world can i do this? It is even possible?
Thank you for your time.