[cvs] [Wiki] changed: FAQ/Admin/FileUploads

Chuck Hagenbuch chuck at horde.org
Sat May 27 21:40:27 PDT 2006


chuck  Sat, 27 May 2006 21:40:27 -0700

Modified page: http://wiki.horde.org/FAQ/Admin/FileUploads
New Revision:  1.1
Change log:  not a wiki word

@@ -31,5 +31,5 @@
 These settings define the maximum life time of the script and the time that the script should spend in accepting input. If several mega bytes of data are being transfered max_input_time should be reasonably high. You can override the setting in the ini file for max_input_time by calling the set_time_limit() function in your scripts. 
 
 ++ Apache Settings
 
-The Apache webserver has a LimitRequestBody configuration directive that restricts the size of all POST data regardless of the web scripting language in use. Some RPM installations sets limit request body to 512Kb. You will need to change this to a larger value or remove the entry altogether.
+The Apache webserver has a !LimitRequestBody configuration directive that restricts the size of all POST data regardless of the web scripting language in use. Some RPM installations sets limit request body to 512Kb. You will need to change this to a larger value or remove the entry altogether.


More information about the cvs mailing list