Web Hosting Talk







View Full Version : cPanel, mod_layout Questions


P-nut
08-20-2005, 08:20 AM
I've successfully installed mod_layout on my server, which is using cPanel. Does anyone know how to get the server to automatically add the mod_layout information into the virtual host entries in httpd.conf?

I took a look on Google and the cPanel forums but couldn't really find an answer to this question.

:confused:

JoshuaJames
08-20-2005, 12:41 PM
Read about how to edit your httpd.conf you will find it in /usr/local/apache/conf/httpd.conf, I wouldn't suggest editing it without making a backup first..

Steven
08-20-2005, 01:18 PM
/usr/local/cpanel/etc/httptemplates/apache1/default
/usr/local/cpanel/etc/httptemplates/apache1/ssldefault

edit those files.

P-nut
08-20-2005, 09:22 PM
Thanks, Steven! :) Worked like a charm!