whir Posted January 8, 2009 Share Posted January 8, 2009 I work for a very large company with many departments and divisions, most of which have a need for their own websites. As such, we have begun to emulate a web hosting company by moving towards an architecture of PHP5 + Suexec + FastCGI + Apache2. In this architecture what is the best way to share common files like libraries etc? Our old method (before using suexec) was to simply put them in a folder at the web root everyone had access to. Is this still an acceptable way of doing things or does it compromise the added security provided by suexec? Quote Link to comment https://forums.phpfreaks.com/topic/140061-suexec-shared-directorieslibraries/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.