gorni
31st March 2008, 17:20
Directory Indexes appear to be left authorized on /var/www by ISPConfig default installation. In some circomstances, the "Shared-IP" page is not displayed when accessing the server with an IP address which is not bind to any site, and the full directory tree is browseable instead...
See also:
http://www.howtoforge.com/forums/showthread.php?p=51802
Workaround: disable default apache web site, that doesn't appear to be needed (nor managed) by ISPConfig:
a2dissite default
/etc/init.d/apache2 reload
See also:
http://www.howtoforge.com/forums/showthread.php?p=51802
Workaround: disable default apache web site, that doesn't appear to be needed (nor managed) by ISPConfig:
a2dissite default
/etc/init.d/apache2 reload