Nginx a location, according to the different suffix, matching different files,
For example,
The location ^ ~/test/? {
The index? . The index;
}
When? To 1, access to 1. The index; ? Visit for 2, 2) index,
Page link:https//www.codepudding.com/os/95074.html