63
64
sudo cp doc/setup/ivle-both.conf /etc/apache2/sites-available/ivle
64
65
# MODIFY the first few lines so it is specific to your server.
65
66
# * Change ServerAdmin and ServerName (for error reporting).
67
68
# (localhost and public.localhost). You must change these to the domains
68
69
# for regular IVLE and published-browsing IVLE respectively.
69
70
# * Inside the second VirtualHost block, there is one ServerName
70
71
# (svn.localhost). You must change this to the domain for svn access.
71
75
sudo vim /etc/apache2/sites-available/ivle
73
77
# Replace the default with the IVLE site.