Hey guys. I'm running Torrentflux on one of my servers and I can't access the /downloads folder via HTTP on it, the script enforces it to be set to 755, and I get the "402 forbidden" error. Whenever I change the CHMOD I get this error: [R] 550 CHMOD 757 /domains/xxxxxxxxxx.org/public_html/tf/downloads/admin: Operation not permitted Code (markup): Is there something I can put in .htaccess or something that forces CHMOD 777? Or better yet, is there a script out there that list files in a directory and lets you browse them? Thanks