mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added docs on removing default site
This commit is contained in:
@@ -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 ###
|
||||
|
Reference in New Issue
Block a user