host personal website
This commit is contained in:
@@ -19,9 +19,14 @@ server {
|
|||||||
ssl_ciphers HIGH:!aNULL:!MD5;
|
ssl_ciphers HIGH:!aNULL:!MD5;
|
||||||
|
|
||||||
# Serve static files (optional)
|
# Serve static files (optional)
|
||||||
root /var/www/forsen-cock.dedyn.io;
|
root /var/www/elleoma.github.io;
|
||||||
index index.html index.htm;
|
index index.html index.htm;
|
||||||
|
|
||||||
|
location ~ /\.git {
|
||||||
|
deny all;
|
||||||
|
return 404;
|
||||||
|
}
|
||||||
|
|
||||||
# Optional root tuwunel page ("hewwo from tuwunel woof!")
|
# Optional root tuwunel page ("hewwo from tuwunel woof!")
|
||||||
# location = / {
|
# location = / {
|
||||||
# proxy_pass http://127.0.0.1:8448$request_uri;
|
# proxy_pass http://127.0.0.1:8448$request_uri;
|
||||||
|
|||||||
Reference in New Issue
Block a user