mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-25 00:32:16 +02: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