after upgrade to 3.0.5.4 all of hosted sites are in directory listing mod! if there is no index.html file ... apache return list of files that are in the directory. whats wrong ?
ISPConfig does not configure directory listings, this means that the default settings of the linux distribution get applied. So you can turn Listings on or off by editing the apache2.conf or httpd.conf file on your server. To disable directory listings, use: Options -Indexes