# How to set up the Server in HestiaCP?

The global server configuration is a complex area but you will be able to modify various aspects of the server services.

To modify the server configuration, follow these steps:

1. Click on the gear icon in the top menu.
2. Then, go to the **Configure** option.

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

You will find a dropdown menu for each main area that you can configure:

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

The options that may be of most interest are as follows:

1. Within **Basic Options** you will find:
2. **Server Name:** this is the server's hostname.
3. **Timezone:** you can configure and synchronize the server's time.
4. **Theme:** you can modify the interface theme of **HestiaCP**.

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

1. Within **Web Server** you will find:
2. The different versions of PHP that you can enable or disable.
3. The global PHP version selector for the server.
4. The PHP-FPM PHP variables configuration.

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

The PHP-FPM **PHP** variables configuration from point 4 is as follows:

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

1. Within **Backups** you will find:
2. Whether the backup will be done locally on the server or on a remote one.
3. The type of compression extension (zstd or gzip).
4. The directory where the backups will be stored.
5. The remote server configuration if that option was chosen in point 2.\
   This is an FTP configuration.

<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://help.sitioshispanos.com/menu-principal/guias/web-hosting-revendedor/administracion-con-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.
