diff --git a/sources/www/index.html b/sources/www/index.html index b4dd3ea..da9a2b5 100644 --- a/sources/www/index.html +++ b/sources/www/index.html @@ -7,10 +7,12 @@

It works!

Congratulation, you have just installed your custom web app.

-

Access your site

+

Edit this site

- You can access to your site - e.g. to put content, change this wonderful - page - using SFTP. You can use a client application for that such as + First way to edit this site is by putting your files in /var/www/__APP__/www using SSH/SCP. +

+

+ Alternatively you can achieve the same thing using SFTP. To do so, you can use a client application such as FileZilla. Here are the SFTP connection details:

@@ -18,7 +20,7 @@
Domain
__DOMAIN__
Port
-
22 (or the port you defined if you change the ssh port)
+
22 (or the port you defined if you changed the ssh port)
User
__APP__
Password