Content protector

Component ID

753560

Component name

Content protector

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1574

Component created

Component changed

Component body

Content protector allows an arbitrary directory to be protected by Drupal authentication.

For example, a legacy folder that must live inside the webroot of which its contents cannot be viewed without valid Drupal login credentials or a particular user role.

This module achieves this by writing a .htaccess to the protected folder and redirecting all traffic transparently through Drupal.

This module requires the mimedetect module. See the README.txt for more information.