On 06 Jun 2003 16:15:37 PDT, Jon writes: >I believe Apache would still be executing php/cgi scripts as www-data, >so users could snoop on other users's scripts, session files, etc. > >Something like: ><?php echo `ls ../neighbor/public_html`; ?>
I suggest you look up the suEXEC Apache module, it seems to do exactly what
you want.
--- Wade
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

