This commit is contained in:
chi
2021-08-06 10:32:35 +09:00
parent 62492b67b1
commit 629fe85e73
5 changed files with 69 additions and 64 deletions

View File

@@ -136,6 +136,7 @@ namespace WebServer
}
else
{
Console.WriteLine($"View filename :{file}");
//디폴트뷰의 내용을 가져온다 (있다면 적용한다)
if (applydefaultview)
{