# IIS Configuration

After all the installations are completed, it is useful to check some settings on IIS.

## HTTP/S Bindings and Certificate

The address that users will access must be set on the site bindings screen. If only ARKSSPR will be published via the server, it is not mandatory to enter bindings (Host name, IP Address) information. HTTP (TCP/80 by default) access is supported in SSL Offloading scenarios.&#x20;

If you want to broadcast ARKSSPR via HTTPS on this server, it is useful to check the following 2 settings.

1. HTTPS redirection with HSTS
2. Trusted SSL Certificate covering FQDN or wildcard

<figure><img src="/files/hV1tuGfqQH4kNgiHlP6D" 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://docs.arksspr.com/master/deployment/arksspr-dmz-installation/iis-configuration.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.
