# Apache web Server

L’utilisation d’Apache comme serveur web, est recommandée.&#x20;

Cette documentation assume&#x20;que vous utilisez celui-ci et pas un autre serveur web. <br>

Version : 2.4 ou supérieure\
Modules requis : mod\_rewrite

***Information en cas d’utilisation d’un autre serveur web :***\
Le fichier public/.htaccess est un fichier spécifique à Apache servant à fournir un ensemble de\
directives particulières. Afin de faire fonctionner le Client Web sur un autre serveur, vous devez\
configurer leur équivalent sur celui-ci. Contactez votre prestataire informatique pour cela.


---

# 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://doc.simax.fr/technique/installation-site-web/apache-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.
