aboutsummaryrefslogtreecommitdiff
path: root/template2/nginx/https/static-file.segment.template
blob: 683cad3d41fe5ac40781b64ee243c851893b8644 (plain)
1
2
3
location ${PATH}/ {
    alias ${ROOT};
}