Closed (won't fix)
Project:
Filebrowser
Version:
6.x-2.x-dev
Component:
Directory Listing Pages
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2010 at 08:37 UTC
Updated:
2 Dec 2015 at 08:43 UTC
Jump to comment: Most recent
Comments
Comment #1
Yoran commentedVerrrrry difficult as doing this, we should be aware of the kind of operating system running underneath to act accordingly. Options do handle this would be :
1/ forking a PHP process with user rights... Not that easy as you can imagine
2/ Doing this at http deamon level using PHP-CGI, perhaps the most secure way
2/ add some new hooks in order to allow everyone to implement it's own security strategy
Comment #2
clivesj commentedIf anyone needs this, please re-open and supply a patch