No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
1 deletions
-
bibliotecha.sh
|
|
@ -274,7 +274,7 @@ function configure_webserver { |
|
|
|
|
|
|
|
mkdir -p "$LIGHTTPD_CONFIG_PATH" |
|
|
|
|
|
|
|
{ echo 'server.error-handler-404 = "/bibliotecha/index.html"' |
|
|
|
{ echo 'server.error-handler = "/bibliotecha/index.html"' |
|
|
|
echo "" |
|
|
|
# shellcheck disable=SC2016 |
|
|
|
echo '$HTTP["host"] == "bibliotecha.library" {' |
|
|
|