Add screenshots and project structure

This commit is contained in:
Ruan Bekker
2022-06-19 11:20:16 +02:00
parent 38a062e252
commit 314e238be5
7 changed files with 171 additions and 13 deletions
+2 -2
View File
@@ -11,11 +11,11 @@ nginx_server_name: "_"
nginx_user: "www-data"
nginx_web_root: "/var/www/app"
root_group: "root"
webpage_title: "hello world"
webpage_title: "hello world!"
webpage_text: "homepage"
webpage_url: "https://ruan.dev"
access_log_args: "main buffer=16k flush=2m"
nginx_log_format: |-
'$remote_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '
'"$http_user_agent" "$http_x_forwarded_for"'
'"$http_user_agent" "$http_x_forwarded_for"'