From c62d5fa886139df8da6177b99783c08a589abae9 Mon Sep 17 00:00:00 2001 From: "ma.azimi@laposte.net" Date: Fri, 19 Feb 2016 11:48:29 +0100 Subject: [PATCH] Update faq.md --- faq.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/faq.md b/faq.md index 457f4a85..204c947f 100644 --- a/faq.md +++ b/faq.md @@ -11,4 +11,7 @@ YunoHost is based on Debian, so on licenses of Debian based elements. Applications and applications packages have there respectives licenses. #### Can we host many independents websites with differents domain names? -We can host many websites cause YunoHost is multi-domain and that some applications for websites management, like *WordPress* or *Web App Multi Custom*, are multi-instances, which means that the application can be installed many times. \ No newline at end of file +We can host many websites cause YunoHost is multi-domain and that some applications for websites management, like *WordPress* or *Web App Multi Custom*, are multi-instances, which means that the application can be installed many times. + +#### Why can I access to applications with the IP address? +The [SSO](https://github.com/Kloadut/SSOwat/) does not allow to access to the user part (apps included) with an IP address. For this purpose, you should use a domain name. One trick could be to modify the [`hosts` file (last ยง)](dns_local_network_en) of your desktop computer. \ No newline at end of file