> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/fr/devolutions-server-console/devolutions-server-settings/iis.md).

# IIS

Les paramètres IIS font partie des prérequis au niveau de l'installation. La plupart des informations contenues dans cet onglet sont remplies automatiquement à partir des informations fournies lors de la configuration de votre Devolutions Server. La section des paramètres IIS est utilisée davantage comme source d'information que comme outil de configuration.

![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp8010.png)

#### Général

<table><thead><tr><th width="201">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Website</strong></td><td>Nom du site web IIS.</td></tr><tr><td><strong>IIS Diagnostic</strong></td><td>Ouvre la boîte de dialogue IIS Diagnostic qui répertorie les prérequis de Devolutions Server.</td></tr><tr><td><strong>Web application name</strong></td><td>Nom du pool d'applications IIS.</td></tr><tr><td><strong>Access URI</strong></td><td>URI web utilisée pour accéder à la page web de Devolutions Server. L'<a href="https://docs.devolutions.net/fr/server/kb/knowledge-base/access-uri/">URI d'accès</a> est sensible à la casse et doit respecter le nom d'hôte du certificat. Assurez-vous qu'il n'y a pas de « / » à la fin de l'URL.<br></td></tr></tbody></table>

#### Destination d'installation

<table><thead><tr><th width="186">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Installation folder</strong></td><td>Dossier dans lequel se trouvent les fichiers de l'application web Devolutions Server.</td></tr></tbody></table>

#### Sécurité

<table><thead><tr><th width="321">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Disable HTTPS</strong></td><td>Désactive l'utilisation du HTTPS au profit du HTTP.</td></tr><tr><td><strong>Disable connection string encryption</strong></td><td>Désactive le chiffrement des chaînes de connexion à la base de données dans les fichiers de configuration de Devolutions Server.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/server/fr/devolutions-server-console/devolutions-server-settings/iis.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.
