WIP: Switch to NixOS #5
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ server {
|
|||
access_log off;
|
||||
add_header Cache-Control "public";
|
||||
}
|
||||
|
||||
location /fi {
|
||||
error_page 404 /fi/404.html;
|
||||
}
|
||||
}
|
||||
|
||||
# Use hugo 404 page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue