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