Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

RE: [PHP] PHP code secrity on VirtualHost From: Chadwick, Russell (rchadwick <email protected>)
Date: 06/27/01

 
I ran into the problem of certain code needing to suexec or do priveledged
things that you dont want other domains to be able to do and I ended up
writting my own apache module in C for lack of any other way. If you come
up with another solution I'd be very interested to hear about it. - Russ

---

Toolshed Computer Productions - Professional PHP Hosting

Hosting - Dedicated Servers - Design - Programming

http://www.toolshed51.com

-----Original Message----- From: Aaron Bennett [mailto:abennett <email protected>] Sent: Wednesday, June 27, 2001 3:45 AM To: 'php-general <email protected>' Subject: [PHP] PHP code secrity on VirtualHost

Hi everyone, Does anyone know the best way to php secure source code for a virtualhost account so it is not group/world readable? I've been looking for a way to get PHP to play with suexec NOT in cgi mode, but nothing has popped up yet.. Anyone have any ideas short of running outside a virtualhost?

Thanks in advance! -- Aaron Bennett