forked from varia/bibliotecha-manual
Update 'docs/index.md'
lighttpd typo
This commit is contained in:
parent
dd11558e3f
commit
0c590ab1d9
@ -508,7 +508,7 @@ And then make sure the following is in the
|
||||
```bash
|
||||
server.error-handler-404 = "/bibliotecha/index.html"
|
||||
$HTTP["host"] == "bibliotecha.library" {
|
||||
proxy.server = ("" => (("host" => "127.0.0.1", "port" => "8083")))'
|
||||
proxy.server = ("" => (("host" => "127.0.0.1", "port" => "8083")))
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user