Hi!

OpenBSD 5.7, httpd, slowcgi

upload.pl CGI:

# [...]
$CGI::POST_MAX = 1024 * 1024 * 20; #20MB
# [...]

But when I try to upload a file I get "413 Payload Too Large" if the
file is larger than 1MB.

Help will be appreciated!

T.

Reply via email to