Relative Content

Tag Archive for pythonapachehttplarge-filesdjango-filer

HTTP 413 error uploading large file on apache

Using django-filer admin file manager to upload 2GB large file. On the same windows machine, works OK in vscode development environment, but return http 413 on apache ssl enabled http server. And works fine with small size file uploading. Following are the apache conf file setting.