>From /etc/apache2/apache2.conf<br><br># Include generic snippets of statements<br>Include /etc/apache2/conf.d/<br><br># Include the virtual host configurations:<br>Include /etc/apache2/sites-enabled/<br><br>root@helen:~# ls /etc/apache2/conf.d/<br>
cacti.conf  javascript-common.conf  phpmyadmin.conf<br>charset     localized-error-pages   security.dpkg-dist<br><br>cacti.conf and phpmyadmin.conf should not be loaded globally because they become part of every virtualhost.<br>
Perhaps they should be "Included in the virtualhost stanza in /etc/apache2/sites-available/default.<br><br>Probably also true for  javascript-common.conf<br><br>Jim<br clear="all"><br>-- <br>Rev. Jim Tarvid, PCA<br>Galax, Virginia<br>
<a href="http://ls.net">http://ls.net</a><br><a href="http://drupal.ls.net">http://drupal.ls.net</a><br><br><br>