############################################################################## # # Static content support (you probably don't want to change this) # ############################################################################## LoadModule = mod_static.php # Defines the size (in bytes) of the buffer allocated for serving static files #StaticBufferSize = 1048576 # Uncomment the line below if you want to disallow serving partial content. # This feature of HTTP is mostly used for resume and by download accelerators. #StaticDisablePartial = 1