# \[Web, Drive] 프록시 서버를 통해 사용자 페이지에 접근하는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는 프록시 서버를 통해 사용자 페이지에 액세스하는 방법에 대해 설명합니다.

***

### 제한·보충사항 <a href="#a04" id="a04"></a>

* DirectCloud 드라이브에서는 로그아웃 상태에서도 작업 메뉴에서 DirectCloud 아이콘을 클릭하고 프록시 설정을 선택하여 프록시 설정 화면에 액세스할 수 있습니다.
* DirectCloud 드라이브의 프록시 설정에서 지원하는 인증 방법은 Basic 인증뿐이며 Kerberos 또는 NTLM 인증을 지원하지 않습니다.
* DirectCloud 드라이브의 "시스템 프록시 설정 사용"과 "수동 프록시 설정" 각각에서 설정 정보를 유지하고 있으므로 전환해도 각 설정값은 남습니다.

***

### 절차 <a href="#a05" id="a05"></a>

{% hint style="warning" %}
**Web 브라우저를 통한 접근**
{% endhint %}

Web 브라우저는 프록시 서버 설정을 자동으로 감지하므로 구성할 필요가 없습니다.

{% hint style="warning" %}
**DirectCloud 드라이브에 액세스**
{% endhint %}

[DirectCloud 드라이브 프록시 설정 방법](https://help.directcloud.net/user_manual/account_settings/d_proxy)의 프록시 설정의 절차에 따라 설정을 수행합니다.


---

# 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://help.directcloud.net/user_manual/login_logout/wd_proxi_login.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.
