OK sorry I've found the solution, there is a SSL buffer, that limits the
amount of data you cand POST.
SSLRenegBufferSize
This directive can be change in runtime, so you can put this
in .htaccess file changing the value of the buffer. You should be
careful because this can be dangerous when you
I've researched about this issue, but no success.
I need to do this using https, because all my users are authenticated
by digital certificates. And this happens when in https, in http there
are no errors, so i suppose it's not related with the size of the file,
is related with ssl
On Friday, June 24, 2011 15:54:31 Hugo Gomes wrote:
> I have a site that is used with https, and i have a form that
> uploads some information about the users, and sometimes the users
> need to upload some files, but i almost of the times gives me an
> error:
>
>
> "The requested
On Fri, 2011-06-24 at 14:32 +, Igor Galić wrote:
>
> - Original Message -
> > Hi all,
> >
> > I have a site that is used with https, and i have a form that
> > uploads
> > some information about the users, and sometimes the users need to
> > upload
> > some files, but i almost
- Original Message -
> Hi all,
>
> I have a site that is used with https, and i have a form that
> uploads
> some information about the users, and sometimes the users need to
> upload
> some files, but i almost of the times gives me an error:
>
>
> "The requested resourc
Hi all,
I have a site that is used with https, and i have a form that uploads
some information about the users, and sometimes the users need to upload
some files, but i almost of the times gives me an error:
"The requested resource /path_to_script/index.php does not allow
reques