Merge pull request #565 from laf/issue-560

Updated docs on removing default site
This commit is contained in:
Daniel Preussker
2015-03-09 19:44:42 +00:00
@@ -117,6 +117,10 @@ Change `librenms.example.com` to the appropriate hostname for your domain, then
a2enmod rewrite
service apache2 restart
If this is the only site you are hosting on this server (it should be :)) then you will need to disable the default site setup in Ubuntu:
a2dissite 000-default
(To get to your LibreNMS install externally, you'll also need add it to your DNS or hosts file.)
### Manual vs. web installer ###
@@ -174,4 +178,4 @@ That's it! You now should be able to log in to http://librenms.example.com/. P
[1]: https://github.com/Atrato/observium-poller-wrapper
[2]: http://git-scm.com/book
[3]: http://gitready.com/
[3]: http://gitready.com/