Updated the INSTALL.md to create a copy of apache config files

A link would allow the web-scripts to edit the entire server configuration.


Former-commit-id: cfcd3c9481
This commit is contained in:
Jentsch 2014-01-12 15:36:12 +01:00
parent 43a260f2c2
commit def8d131fb

View file

@ -124,7 +124,7 @@ In our example, we will assume that the apache2 configuration directory is:
$ root:/etc/apache2> cd sites-available
# c. Symlink the Baikal virtualhost file to this directory
$ root:/etc/apache2/sites-available> ln -s /var/www/dav.mydomain.com/Specific/virtualhosts/baikal.apache2
$ root:/etc/apache2/sites-available> cp /var/www/dav.mydomain.com/Specific/virtualhosts/baikal.apache2 .
# d. Customize the virtualhost config file
$ root:/etc/apache2/sites-available> nano baikal.apache2