Redirects
This commit is contained in:
@ -201,6 +201,8 @@ bool connection_handler(const char *preprefix, const char *col1, const char *col
|
|||||||
} else {
|
} else {
|
||||||
redir = false;
|
redir = false;
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
redir = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
URI path = URI(getWebRoot(host), req.getPath());
|
URI path = URI(getWebRoot(host), req.getPath());
|
||||||
|
Reference in New Issue
Block a user