mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update INSTALL_LIGHTTPD.md
Fix spelling mistake
This commit is contained in:
@@ -95,7 +95,7 @@ Next, add the following to `/etc/lighttpd/librenms.conf`
|
||||
|
||||
Next, add the following to `/etc/lighttpd/lighttpd.conf`
|
||||
|
||||
$HTTP["host"] == "exmple.com" { include "librenms.conf" }
|
||||
$HTTP["host"] == "example.com" { include "librenms.conf" }
|
||||
|
||||
And enable mod_rewrite by uncommenting
|
||||
# "mod_rewrite",
|
||||
|
Reference in New Issue
Block a user