Update INSTALL_LIGHTTPD.md

Fix spelling mistake
This commit is contained in:
bohdan-s
2014-06-20 23:41:22 +10:00
parent 234c5a5f76
commit f37cef364d

View File

@@ -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",