sahara-ci-config/system-configs/sites-available/logs.conf
Evgeny Sikachev 6fd2c6507d Adding of deployment scripts for sahara-ci
Added deployemnt scripts for sahara-ci. Compatible with
Ubuntu Xenial.

Change-Id: Ic218243efeb6c6aae17faa665755c5e722e10e2b
2016-10-09 20:00:45 +00:00

6 lines
104 B
Plaintext

Alias /logs /opt/ci/logs
<Directory /opt/ci/logs>
Require all granted
Options +Indexes
</Directory>