# 서버 단 구성

사용자 관리, 웹 사이트 탐색, 중지, 삭제, 백업 및 복원 또는 기타 구성을 위해 포건시 서비스에서 사용할 수 있습니다.

이 섹션에서는 서버 측의 추가 구성에 대해 설명합니다.

* [메일 서버 구성 ](/forguncyserver/serversetting/mailserver.md)
* [Windows 도메인 사용자 동기화 ](/forguncyserver/serversetting/windows.md)
* [Https 인증서](/forguncyserver/serversetting/https.md)
* [저장소 경로 설정](/forguncyserver/serversetting/set_path.md)&#x20;
* [보안 설정 ](/forguncyserver/serversetting/security.md)
* [로그인 암호 변경 ](/forguncyserver/serversetting/loginpw.md)
* [서버 실행 계정 변경](/forguncyserver/serversetting/changeaccount.md)&#x20;
* [사용자 정보 데이터베이스 구성 ](/forguncyserver/serversetting/userdatabase.md)
* [계정 2단계 인증 설정 ](/forguncyserver/serversetting/setpw.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.forguncy.co.kr/forguncyserver/serversetting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
