# Настройки CloudFlare

{% hint style="warning" %}
&#x20;Вам необходимо указать IP вашего сервера вместо IP **192.168.0.1** а также вместо записи **admin** введите ваш субдомен админ панели
{% endhint %}

### Настройки CloudFlare DNS&#x20;

1. Добавить запись DNS -> Records:&#x20;

<table><thead><tr><th width="88">Type</th><th width="120">Name</th><th width="191">IPv4 address</th><th>Proxy status</th></tr></thead><tbody><tr><td>A</td><td>@</td><td>192.168.0.1</td><td>Включено</td></tr><tr><td>A</td><td>www</td><td>192.168.0.1</td><td>Включено</td></tr><tr><td>A</td><td>admin</td><td>192.168.0.1</td><td>Включено</td></tr></tbody></table>

### SSL/TLS&#x20;

1. SSL/TLS -> Overview -> \
   Your SSL/TLS encryption mode: **Flexible**
2. SSL/TLS -> Edge Certificates ->\
   Always Use HTTPS: **ON** \
   Minimum TLS Version : **TLS 1.2** \
   Automatic HTTPS Rewrites: **ON**
3. Security -> WAF -> Tools \
   добавить IPv4 вашего сервера в белый список:

|             |       |              |            |
| ----------- | ----- | ------------ | ---------- |
| 192.168.0.1 | ALLOW | This website | web-server |

{% hint style="info" %}
При указании IP сервера нужно выбрать его из выпадаюшего списка чтоб применить настройку&#x20;
{% endhint %}

### Network

1. Network -> Pseudo IPv4 -> **Add Header**


---

# 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://manual.boxexchanger.net/dlya-razrabotchikov/ustanovka-proekta/nastroiki-cloudflare.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.
