a few more things for location picker
This commit is contained in:
@@ -248,6 +248,9 @@ if no path coresponds then use the most correct one
|
||||
if (tmp[tmp.size() - 1] != '/')
|
||||
tmp.push_back('/');
|
||||
|
||||
/test/index.html/
|
||||
/test/index.html
|
||||
|
||||
|
||||
for (std::vector<LocationConfig>::const_iterator it = server.locations.begin(); it != server.locations.end(); it++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user