# Apache

Si tenemos contratado el servicio [de Velneo vModApache en cloud](/28/velneo-cloud/velneo-vmodapache-en-cloud.md), aquí podremos gestionar nuestro servidor de Apache.

## Estado actual

Nos muestra el estado actual del servicio de Apache (iniciado/detenido). Las acciones disponibles para el servicio de Apache son:

### Iniciar

Inicia el servicio de Apache. Solamente estará disponible si éste se encuentra detenido.

### Parar

Detiene el servicio de Apache. Solamente estará disponible si éste está iniciado.

## Certificado SSL

El uso de certificados automáticos permite usar certificados emitidos por la entidad [Let´s Encrypt](https://letsencrypt.org/) con tu propio dominio.

Para usar tu propio dominio debes crear una entrada de tipo CNAME en el gestor de DNS de tu dominio apuntando al subdominio xxx.velneo.net que se te haya asignado cuando diste de alta el [servicio Velneo Cloud Apache](/28/velneo-cloud/velneo-vmodapache-en-cloud.md).

## Configuración

### Chequear

Permite comprobar si el fichero de configuración de Apache es correcto.

### Ver

Permite ver el contenido del fichero de configuración de Apache. Si queremos editarlo, tendremos que hacerlo vía [SFTP](/28/velneo-cloud/explorador-de-archivos-cloud-sftp.md).


---

# 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.velneo.com/28/velneo-cloud/panel-de-control-vserver-cloud/apache.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.
