I have a web which is for public use. Web Directives: Code: <Directory "/var/www/webXX/web"> Options +Indexes </Directory> It works fine, but ISPConfig adds after a while an standard "your-web-is-ready"-index.html in /web - i do not want that, how can i deactivate it for this web?
I already posted this problem some weeks ago also, ISPconfig could try to detect if there is a Indexes option in the htaccess or apache configuration for this virtualhost before adding the standard index.html file
You can not disable the index adding function without programming. The functions are in /root/ispconfig/scripts/lib/config.lib.php