> For the complete documentation index, see [llms.txt](https://help.minexon.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.minexon.net/installation/vds-vps-dedicated-server/apache.md).

# Apache

{% hint style="warning" %}
This document is for **Ubuntu** and **Debian** servers only.
{% endhint %}

#### Download installation script.

{% code lineNumbers="true" %}

```sh
wget -c https://api.minexon.net/installer/apache.sh?key=LICENSE_KEY -O apache.sh
```

{% endcode %}

#### What is LICENSE\_KEY?

It is an authentication key created for Apache and Ngnix installations after purchasing the product, this key will be sent to you via e-mail with the **LICENSE\_KEY** title after purchase, please check your mailbox. If you cannot find it in your mailbox, [please contact us](https://www.minexon.net/contact).

#### Make the script executable.

{% code lineNumbers="true" %}

```sh
chmod +x apache.sh
```

{% endcode %}

#### Run the script for installation.

{% code lineNumbers="true" %}

```sh
./apache.sh
```

{% endcode %}

{% hint style="info" %}
After your setup is complete, please don't forget to forward your domain name, you can forward your domain using Cloudflare!
{% endhint %}

**How to Setup Cloudflare DNS?**

{% embed url="<https://www.youtube.com/watch?v=XQKkb84EjNQ>" %}
