# Rediriger un nom domaine

## Paramétrage d’un pointeur SRV <a href="#parametrage-dun-pointeur-srv" id="parametrage-dun-pointeur-srv"></a>

Créez un enregistrement de type SRV chez votre fournisseur de nom de domaine et indiquez les informations suivantes :

```bash
Sous-domaine : _minecraft._tcp.play (play pour par exemple play.domaine.fr, et minecraft pour le jeu minecraft (Si c'est fivem, alors mettez fivem par exemple)

TTL : Auto / Par défaut

Priorité : 3600

Poids : 5

Port : XXXXX (Le port de votre serveur)

Cible : nh.now-heberg.com (Remplacez par celle de votre serveur Game (nh, nh2, nh3, etc)
```

### Voici l'exemple d'une configuration de domaine chez CloudFlare:

<figure><img src="https://2080941607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnHOt2EBBUe9KWECRN38d%2Fuploads%2Fn4pUXNKvqLOYyAMr0J0k%2Fimage_2024-08-06_181255945.png?alt=media&#x26;token=e57fa3b4-85e6-4490-a6f0-097fd5e0cd27" 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://wiki.now-heberg.com/hebergement-game/rediriger-un-nom-domaine.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.
