# ¿Cómo configurar el servidor en HestiaCP?

La configuración global del servidor es un área compleja pero podrás modificar varios aspectos de los servicios del servidor.

Para modificar la configuración del servidor seguí los siguientes pasos:

1. Presioná el icono del engranaje, en el menú superior.
2. Luego, ingresá a la opción **Configurar**.

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

Encontrarás un menú desplegable por cada área principal que podrás configurar:

<figure><img src="/files/2Z23grw8i8yw6P5CRz5g" alt=""><figcaption></figcaption></figure>

Las opciones que podrían ser de mayor interés son las siguientes:

1. Dentro de **Opciones Básicas** encontrarás:
2. **Nombre del servidor:** es el hostname del servidor.
3. **Zona Horaria:** podrás configurar y sincronizar la hora del servidor.
4. **Tema:** podrás modificar el tema de la interface de **HestiaCP**.

<figure><img src="/files/8VSnU26g6OloFzSauKbt" alt=""><figcaption></figcaption></figure>

1. Dentro de **Servidor Web** encontrarás:
2. Las distintas versiones de PHP que podrás habilitar o deshabilitar.
3. El selector de versión global de PHP para el servidor.
4. La configuración de variables PHP de PHP-FPM.

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

Las configuración de variables **PHP** de **PHP-FPM** del punto 4 es esta:

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

1. Dentro de **Respaldos** encontrarás:
2. Si el backup o respaldo se hará localmente en el servidor o en uno remoto.
3. El tipo de extensión de compresión (zstd o gzip).
4. El directorio donde se guardarán los backups o repaldos.
5. La configuración del servidor remoto si se eligió esa opción en el punto 2. \
   Esto es una configuración FTP.

<figure><img src="/files/sVNyGR4dB01w43aHiaiJ" 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://ayuda.sitioshispanos.com/menu-principal/guias/paneles-de-control/panel-de-control-hestiacp/servicios-del-servidor/como-configurar-el-servidor-en-hestiacp.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.
