Committing updates.
This commit is contained in:
@@ -511,7 +511,11 @@ namespace Apostol {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
SendResource(AConnection, sPath);
|
CStringList TryFiles;
|
||||||
|
|
||||||
|
TryFiles.Add("/index.html");
|
||||||
|
|
||||||
|
SendResource(AConnection, sPath, nullptr, false, TryFiles);
|
||||||
}
|
}
|
||||||
//--------------------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user