diff Sphinx/source/faq/apache.rst @ 114:736d30badda0

large POST body
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 20 Jul 2017 17:22:13 +0200
parents 901e8961f46e
children
line wrap: on
line diff
--- a/Sphinx/source/faq/apache.rst	Thu Jul 20 17:14:55 2017 +0200
+++ b/Sphinx/source/faq/apache.rst	Thu Jul 20 17:22:13 2017 +0200
@@ -16,3 +16,10 @@
 
 *Note*: These instructions are for Ubuntu 11.10. You most probably
 have to adapt the absolute paths above to your distribution.
+
+You might also wish to adapt the ``LimitRequestBody`` `configuration
+option of Apache
+<https://www.cyberciti.biz/faq/apache-limiting-upload-size/>`__ to
+allow the uploading of large DICOM files if using the :ref:`REST API
+<sending-dicom-images>` of Orthanc.
+