joe /etc/apache2/sites-available/domain.com.vhost add <Directory /var/www/clients/client1/web1/web/anyname> Options Indexes FollowSymLinks </Directory> service apache2 restart is this correct?
Basically yes, but you better add the directives to the Apache Directives field on the Options tab of your website in ISPConfig because otherwise your changes will be overwritten.