.
This commit is contained in:
@@ -136,6 +136,7 @@ namespace WebServer
|
||||
}
|
||||
else
|
||||
{
|
||||
Console.WriteLine($"View filename :{file}");
|
||||
//디폴트뷰의 내용을 가져온다 (있다면 적용한다)
|
||||
if (applydefaultview)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user