On 8/26/2011 12:30 PM, Always Learning wrote:
On Fri, 2011-08-26 at 11:22 -0500, Les Mikesell wrote:
But, can you still 'yum install' any/all of the large number of packaged web applications from the base and 3rd party repos that will drop additional files into conf.d and expect a certain base setup?
Definitely. That is essential. Non-operating system customisations go in /data
OK, so if you do an install of squirrelmail from a repo, is that operating system or customization? Where does squirrelmail.conf wind up? Are you running two include lines in httpd.conf? One for /data/apache/custom and one for /etc/httpd/conf.d? Or maybe doing a ln from conf.d to custom?
John