mod_http_upload: Recommend against adding to modules_enabled
authorMatthew Wild <mwild1@gmail.com>
Wed, 08 Jan 2020 10:55:43 +0000
changeset 3842 9f0c10bd4633
parent 3841 7440cffe30e2
child 3843 a4b05f34a790
mod_http_upload: Recommend against adding to modules_enabled Users were confused. Client compatibility is mixed (though I think most/all are fixed now).
mod_http_upload/README.markdown
--- a/mod_http_upload/README.markdown	Mon Jan 06 16:43:15 2020 +0100
+++ b/mod_http_upload/README.markdown	Wed Jan 08 10:55:43 2020 +0000
@@ -22,7 +22,7 @@
 Component "upload.example.org" "http_upload"
 ```
 
-Alternatively it can be added to `modules_enabled` like other modules.
+It should **not** be added to modules_enabled.
 
 Limits
 ------