What security benefit does configuring Drupal's private file system provide compared to the public file system?
-
A
Private files are automatically encrypted at rest on the server's filesystem
-
B
Files are served through PHP so Drupal can enforce access controls before delivery
-
C
Private files are stored outside the web root to prevent direct URL access
-
D
Drupal scans private files for malware before allowing downloads