PDA

View Full Version : Proper way to let apache user have access?


subnet_rx
03-29-2008, 08:48 PM
What's the proper way to let apache have read/write access to user created files? Adding apache to the user's group, then 0770 the files?

Justec
03-29-2008, 09:05 PM
Yes, or you can install suPHP which there are a couple threads with more info on that.