virt.virt_test_utils: run_autotest - 'tar' needs relative paths to strip the leading '/'
[autotest-zwu.git] / apache / drone-conf
blob071c65aae74dd4916116bd4037bfcf6ebff155c0
1 NameVirtualHost *
2 <VirtualHost *>
3     ErrorLog /var/log/apache2/error.log
4     LogLevel warn
6     CustomLog /var/log/apache2/access.log combined
7     ServerSignature On
9     Include "/usr/local/autotest/apache/conf/tko-directives"
11 </VirtualHost>