В
Size: a a a
DO
/
curl -I https://cloud.stdmatrix.xyzДобавил полный конфиг
HTTP/1.1 301 Moved Permanently
Server: nginx/1.18.0
Date: Mon, 05 Apr 2021 14:08:15 GMT
Content-Type: text/html
Content-Length: 169
Connection: keep-alive
Location: https://cloud.stdmatrix.xyz/
nginx -T && nginx -t && nginx -v
https://dpaste.com/FKFC3XPWWVs
Vs
server
Vs
/
UU
next build & next export
)- admin.html <-- html fileВ корне лежит папка
- admin/ <-- folder
- - user.html <-- html file
- - user/ <-- folder
- - - presonal.html
- - - another.html
- - - onemore.html
assets
пути в html имеют формат /folder/style.css
Подскажите, пожалуйста, как мне настроить nginx чтобы он открывал страницы в таком виде/adminи при любой вложенности
/admin/user
/admin/user/presonal