On Fri, 2011-08-26 at 12:47 -0400, John Hinton wrote:
OK, so if you do an install of squirrelmail from a repo, is that operating system or customization? Where does squirrelmail.conf wind up?
We do not use Squirrelmail.
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?
/etc/httpd/conf/httpd.conf has:-
112: Include conf.d/*.conf
126: User apache 127: Group apache 128: 129: #------------ Section 2: 'Main' server configuration ------------ 130: 131: Include /data/config/apache/server.conf 132: 133: #------------- Section 3: Virtual Hosts --------------------------- 134: 135: include /data/config/apache/domain.* 136: 137: #------------------------------------------------------------------
Paul.