git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8143 8c9fc860-2736-0410-a75d-ab315db34111
@@ -5,7 +5,7 @@
* Setup website in /var/www/builds
cp -r www /var/www/builds
- mv apache2.conf /etc/apache2/sites-available/builds.conf
+ cp apache2.conf /etc/apache2/sites-available/builds.conf
chown -R www-data:www-data /var/www/builds
chmod +x /var/www/builds/index.cgi