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