From ad125f9427371d7480faf72fcd771a11c65d4d12 Mon Sep 17 00:00:00 2001 From: "ma.azimi@laposte.net" Date: Fri, 19 Feb 2016 11:50:02 +0100 Subject: [PATCH] Update faq.md --- faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/faq.md b/faq.md index 204c947f..ec3fd498 100644 --- a/faq.md +++ b/faq.md @@ -13,5 +13,5 @@ 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. -#### 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 +#### Why can I access to applications via the IP address? +The [SSO](https://github.com/Kloadut/SSOwat/) does not allow access to the user part (apps included) via 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 with a domain name that you don't need to own. \ No newline at end of file