Hi,
 How to restrict the size of file being uploaded. I am using django
1.1 with apache. Can I use apache for this and show some html error
page if say size is bigger then 100MB.
I can use LimitRequestBody for restricting the file size in apache,
My problem is I wanted to show some error page if size is bigger then
100MB before the file is actually uploaded.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to