Redirects
This commit is contained in:
@ -195,7 +195,7 @@ string getWebRoot(string host) {
|
||||
if (fileExists(root)) {
|
||||
return root;
|
||||
} else {
|
||||
return "/";
|
||||
return "";
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user