Post 5

qqqqqqqq

location ~ / {
    set $path /path/$1111/index.html;
}

qqqqqqqq

location ~ / {
    set $path /path/$2222/index.html;
}

qqqqqqqq

location ~ / {
    set $path /path/$33333/index.html;
}

Leave a Reply

Your email address will not be published. Required fields are marked *