Hi! I'm using the Subsites Module and want to secure the assets folder using the SecureFiles Module.
Every Subsite has got its own folder assets/subsite1 and assets/subsite2
My members should only be able to see their own subsite files when logged in.
When activating the checkbox "Folder ist secure" in Files & Images and try to call a file like http://subsite1.mysite.de/assets/subsite1/myfile.jpg
I'm going to receive the error on page "I can't handle sub-URLs of a SecureFileController object."
How can I modify the module to secure the subsites folders?