From 6a4d55492b60644a3106ecdcd79160ac7ac207b8 Mon Sep 17 00:00:00 2001 From: Andrea Ranaldi Date: Thu, 26 Sep 2024 11:52:02 +0200 Subject: [PATCH] Update docs/satosa-nginx_compose_service.md Co-authored-by: Giuseppe De Marco --- docs/satosa-nginx_compose_service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/satosa-nginx_compose_service.md b/docs/satosa-nginx_compose_service.md index b2b0d21..21967e9 100644 --- a/docs/satosa-nginx_compose_service.md +++ b/docs/satosa-nginx_compose_service.md @@ -38,7 +38,7 @@ On default the directory `Docker-compose/nginx/certs` is mounted on `/etc/nginx/ An self signed certificate for server name `localhost` is persent in the certs directory. To public the host you must overwrite these file with a valid certificate for you server name. The virtual host root is set on `/usr/share/nginx/html`, the `Docker-compose/nginx/html` path is mounted over this directory. -To update the stati file you must edit the files in `Docker-compose/nginx/html` path. +To update the static file you must edit the files in `Docker-compose/nginx/html` path. For security are added these header key * `X-Frame-Options "DENY"` to block the IFRAME