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