Project:Audit Files
Version:5.x-2.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Very useful module, however it doesn't seem to follow symlinks on the filesystem so reports files that are in fact accessible.

Cheers, Stephen

Comments

#1

Just an idea.. if you go to your Drupal config, there is a setting that allows you to switch download method from Public to Private (or something along those lines, I do not recall the exact names). I think the private method uses FollowSymLinks. The Public method does not. So, if you switch to Public, it might be able to make the module work for you. Also, you can turn off URL rewrites (temporarily while you are using the module), that could help too, I guess.

FollowSymLinks

nobody click here