Added docs on removing default site

This commit is contained in:
laf
2015-03-09 15:26:40 +00:00
parent 25508a3d03
commit cedd13e14b

View File

@@ -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/