Update site.
This commit is contained in:
@@ -3,6 +3,10 @@ server_name metanohi.name www.metanohi.name;
|
||||
root /var/www/metanohi.name/web-serve;
|
||||
index index.html;
|
||||
|
||||
location ~ \.html$ {
|
||||
internal;
|
||||
}
|
||||
|
||||
location / {
|
||||
# Old rewrites.
|
||||
rewrite ^/projects/aeltei https://git.metanohi.name/aeltei.git/;
|
||||
|
||||
Reference in New Issue
Block a user