diff --git a/doc/06-config.md b/doc/06-config.md index 2b32a6dfa..b2af0a2f5 100644 --- a/doc/06-config.md +++ b/doc/06-config.md @@ -269,6 +269,4 @@ Example: Defaults to `true`. If set to `false`, Composer will not create `.htaccess` files in the composer home, cache, and data directories. -Previously, Composer unconditionally created these files to mitigate the potential for someone to expose these directories under their Apache document root. The default value of this option preserves the previous behavior. - ← [Repositories](05-repositories.md) | [Community](07-community.md) →