# 일시 중지 및 활성화

사이트가 실행 중인 동안 사이트를 유지 관리하려면 사이트를 일시 중지하고 유지 관리가 완료되면 사이트를 다시 시작해야 합니다.

디자이너의 리본 메뉴 모음에서 \[배포-> 오프라인] 선택합니다. 팝업 서버 일시 중지 대화 상자에서 사용자 이름, 암호 및 앱 이름을 입력한 후 확인을 클릭하여 웹 사이트를 일시 중지합니다.

<figure><img src="/files/2M9SbZ99LUxTGQtk053x" alt=""><figcaption></figcaption></figure>

사이트를 일시 중지한 후 다시 방문하면 기본 제공 페이지 "유지 관리 중 FGC\_"가 표시됩니다. 비즈니스 요구 사항에 맞게 이 페이지를 변경할 수 있습니다.

## 웹 사이트 활성화&#x20;

사이트를 일시 중지한 후 웹 사이트에 액세스하려면 사용자를 활성화해야 합니다. 또는 웹 사이트를 게시할 때 사용자가 웹 사이트에 액세스하기 전에 서버를 활성화해야 합니다.

방법 1. 디자이너의 리본 메뉴 모음에서 \[배포-> 온라인]을 선택합니다. 팝업 서버 활성화 대화 상자에서 사용자 이름 암호를 입력한 후 OK를 클릭하여 서버를 활성화합니다.

<figure><img src="/files/5GPzf4c0s4NAhkjE2J4E" alt=""><figcaption></figcaption></figure>

방법 2. 디자이너에서 사이트를 수정하고 다시 게시해야 하는 경우 게시 설정에서 "배포 후 서버를 온라인으로 전환"을 선택하여 사이트를 성공적으로 활성화할 수 있습니다.

<figure><img src="/files/FjpnymZwBenDHhzON7Sp" alt=""><figcaption></figcaption></figure>


---

# 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/v7/or-server/websitemaintenance/pause_activation.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.
