Re: Upload problem with apache and SSL

2005-07-20 Thread ichy
sorry, too many zeros to be 100K. 2005/7/21, ichy <[EMAIL PROTECTED]>: > > Hi, Zsolt. > if the error page is of apache, there might be a config setting in > httpd.conf > to limit request size like > LimitRequestBody 1024 > in the case above, request larger than 100KB is prohibited. > wh

Re: Upload problem with apache and SSL

2005-07-20 Thread ichy
Hi, Zsolt. if the error page is of apache, there might be a config setting in httpd.conf to limit request size like LimitRequestBody 1024 in the case above, request larger than 100KB is prohibited. when you repeat the upload and each time you upload the same file and other request paramete