> For the complete documentation index, see [llms.txt](https://docs.realmacsoftware.com/classic-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmacsoftware.com/classic-manual/user-manual/publishing/publishing-to-chillidog.md).

# Publishing to Chillidog

This guide will walk you through publishing your website with RapidWeaver via FTP or SFTP to your [Chillidog Hosting](https://billing.chillidoghosting.com/aff.php?aff=113) account.

{% hint style="info" %}
Every aspect of [Chillidog’s hosting](https://billing.chillidoghosting.com/aff.php?aff=113) is built to ensure absolute compatibility with RapidWeaver, and all the friendly support staff at [Chillidog](https://billing.chillidoghosting.com/aff.php?aff=113) are all familiar with RapidWeaver.
{% endhint %}

[Chillidog Hosting](https://billing.chillidoghosting.com/aff.php?aff=113) offers two different ways you can upload your site to your server. Here are the settings for FTP.

### FTP Publishing

Publishing Method: **FTP**

Server: **ftp.yourwebsite.url**

Connections: **6 (Lightning Fast!)**

Username: **your cpanel username** (provided in your New Account email from Chillidog)

{% hint style="info" %}
Your **cpanel username** will never be an email address.&#x20;
{% endhint %}

Password: **your cpanel password** (provided in your New Account email from Chillidog)

Path: **public\_html/** if you only have one site on the server. If you have created [**Addon Domains**](https://chillidoghosting.com/help/how-do-i-add-an-additional-site-addon-domain-to-my-hosting) via your cpanel at Chillidog, then you can use the Browse button and look for the appropriate folder.&#x20;

Mode: **Extended Passive**

### SFTP Publishing

If you wish, you can also **Publish** to your Chillidog server via **SFTP.** Here are the settings:

Publishing Method: **SFTP**

Server: **ftp.yourwebsite.url:23261**&#x20;

Connections: **6 (Lightning Fast!)**

Username: **your cpanel username** (provided in your New Account email from Chillidog)

{% hint style="info" %}
Your **cpanel username** will never be an email address.&#x20;
{% endhint %}

Password: **your cpanel password** (provided in your New Account email from Chillidog)

Path: **public\_html/** if you only have one site on the server. If you have created [**Addon Domains**](https://chillidoghosting.com/help/how-do-i-add-an-additional-site-addon-domain-to-my-hosting) via your cpanel at Chillidog, then you can use the Browse button and look for the appropriate folder.&#x20;

### Custom 404 Page

To have a custom 404 page, you'll need to create a page at the root of your project and name it "404.shtml" - notice the "s" in ".shtml".&#x20;

This is very important as if you name the page "404.html" the page will be ignored by the server.
