issues/27: nginx ingress-friendly redirects
This commit is contained in:
@@ -3,6 +3,7 @@ server {
|
||||
server_name _;
|
||||
root /usr/share/nginx/html;
|
||||
index index.html;
|
||||
absolute_redirect off;
|
||||
|
||||
# VitePress cleanUrls: each page is a *.html file on disk
|
||||
location = /infrastructure/test-contour/guides {
|
||||
|
||||
Reference in New Issue
Block a user