added vhost install

This commit is contained in:
2019-04-20 16:41:09 +02:00
parent 223a6c5f97
commit fa8d9507c6
9 changed files with 523 additions and 2 deletions
+3
View File
@@ -106,4 +106,7 @@ server {
# allow CURRENT-SERVER-IP;
deny all;
}
# website should not be displayed inside a <frame>, an <iframe> or an <object>
add_header X-Frame-Options DENY;
}