Hi, I've the need to limit the amount of data a user can send through
POST method. Actually I've just added the following instruction:
cgi_lib'maxdata = 10000;
Is this enough? What happens if a user sends data which overflow this
limit? And what about size limit for data sent through GET method or any
other method?
Thanks, Paolo

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to