# Web Server

Bu web arayüzünde Targitas Web arayüzüme erişim sağlanması için düzenlemeler gerçekleştirilir.

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

| Status              | Web arayüzünün status değeri Console veya SSH bağlantısı ile değiştirilebilir.                                                                                                                 |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Listen IP           | Targitas web arayüzünün hangi IP adresinden dinlenmesi isteniyorsa belirtilmelidir. Eğer boş bırakılırsa Targitas sahip olduğu tüm IP adreslerinde dinler.                                     |
| Server Name         | Web sunucusuna opsiyonel olarak isim verilebilir.                                                                                                                                              |
| Http Port           | Web sunucusunun hangi portta http isteklerini dinleyeceği belirtilmelidir. Önerilen değer 80'dir.                                                                                              |
| Https Port          | Web sunucusunun hangi portta https isteklerini dinleyeceği belirtilmelidir. Önerilen değer 8443'dür.                                                                                           |
| Redirect-https      | Targitas web arayüzünün sadece güvenli https isteklerine cevap vermesi isteniyorsa aktifleştirilmelidir.                                                                                       |
| Certificate Profile | SSL Sertifikası eklenebilir. Configuration -> System -> Certificates altında oluşturulan sertifikalar veya başka bir sertifika otoritesi tarafından imzalanmış SSL sertifikası kullanılabilir. |
| ACL                 | Access Control List sayesinde Web arayüzüne hangi IP adresi ve ağların erişim sağlayabileceği belirlenebilir.                                                                                  |


---

# 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://docs.targitas.com/maintenance/system/web-server.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.
