가장 많이 묻는 면접 질문과 답변 & 온라인 테스트
면접 준비, 온라인 테스트, 튜토리얼, 라이브 연습을 위한 학습 플랫폼

집중 학습 경로, 모의고사, 면접 준비 콘텐츠로 실력을 키우세요.

WithoutBook은 주제별 면접 질문, 온라인 연습 테스트, 튜토리얼, 비교 가이드를 하나의 반응형 학습 공간으로 제공합니다.

Prepare Interview

IIS 면접 질문과 답변

관련 차이점

Apache vs IIS

Ques 11. What is SSL and how can you configure it in IIS?

SSL (Secure Sockets Layer) is a protocol for secure communication over the internet. In IIS, SSL can be configured by obtaining and installing an SSL certificate, then binding it to a website.

도움이 되었나요? Add Comment View Comments
 

Ques 12. Explain the purpose of the IIS Manager tool.

IIS Manager is a graphical user interface tool for configuring and managing IIS. It allows administrators to create, configure, and monitor websites and web applications.

도움이 되었나요? Add Comment View Comments
 

Ques 13. What is the significance of the Global Assembly Cache (GAC) in IIS?

The GAC is a central repository for .NET assemblies shared by multiple applications. It allows these assemblies to be accessed by applications running on the same server.

도움이 되었나요? Add Comment View Comments
 

Ques 14. How can you perform backup and restore of IIS configuration?

Backup and restore of IIS configuration can be done by using tools like AppCmd.exe, PowerShell scripts, or by manually exporting and importing configuration settings.

도움이 되었나요? Add Comment View Comments
 

Ques 15. What is the purpose of the IIS Request Filtering module?

Request Filtering allows administrators to restrict the types of HTTP requests that are processed by IIS. It helps enhance security by blocking malicious requests.

도움이 되었나요? Add Comment View Comments
 

Most helpful rated by users:

Copyright © 2026, WithoutBook.