- Issue created by @nomad-drupal
After setting the private path in the settings.php, one can potentially take the site offline when the path used points to the root or any other critical system location. Although this an obvious user / configuration error, the module proceeds.
A new .htsaccess file is written at the provided location
Set the file_private_path to the root and proceed.
Document the file written with warning to check the location.
Trap sensitive locations in the drupal installation.
Add a dialog to ask for confirmation to write the file
Active
5.0
Documentation