> I'm trying to upload a file > 1Meg via a web page. Seems there's a quota
on
> max upload file size:

I know that php has a limit but I don't believe that Apache by itself does.
If you're using php for your upload, check /etc/php.ini and search for
max_upload_size, set it to what you want, then restart httpd.

    .../Ed

Ed Wilts
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to