mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Fix caps
This commit is contained in:
parent
ad4f2e2e39
commit
1e4c3f22fb
4 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ Verwenden Sie dazu die [AngryIP](https://angryip.org/download/) Software. Sie Br
|
|||
!!! **Tricks**:
|
||||
!!! - Die Reihenfolge nach Ping festlegen, um die effektiv genutzten IP-Adressen zu sehen, wie unten agegeben.
|
||||
!!! - Ihr Server sollte normalerweise auf Port 80 und 443 als lauschend angezeigt werden
|
||||
!!! - im Zweifelsfall, einfach `https://192.168.x.y` in Ihrem Browser eingeben, um zu prüfen, ob es sich um Yunohost handelt.
|
||||
!!! - im Zweifelsfall, einfach `https://192.168.x.y` in Ihrem Browser eingeben, um zu prüfen, ob es sich um YunoHost handelt.
|
||||
|
||||

|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ Vous pouvez utiliser le logiciel [AngryIP](https://angryip.org/download/) pour y
|
|||
!!! **Astuces**:
|
||||
!!! - vous pouvez ordonner par ping comme dans cette capture d'écran, pour voir plus facilement toutes les IP effectivement actives.
|
||||
!!! - votre serveur devrait être monté comme écoutant sur les ports 80 et 443
|
||||
!!! - en cas de doute, tapez directement dans votre navigateur `https://192.168.x.y` pour voir si c'est un Yunohost ou non.
|
||||
!!! - en cas de doute, tapez directement dans votre navigateur `https://192.168.x.y` pour voir si c'est un YunoHost ou non.
|
||||
|
||||

|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ You can use the [AngryIP](https://angryip.org/download/) software to achieve tha
|
|||
!!! **Tips**:
|
||||
!!! - you can order by ping like on this screenshot to easily see effectively-used IP.
|
||||
!!! - your server should typically be displayed as listening on port 80 and 443
|
||||
!!! - in case of doubt, just type `https://192.168.x.y` in your browser to check if it's a Yunohost or not.
|
||||
!!! - in case of doubt, just type `https://192.168.x.y` in your browser to check if it's a YunoHost or not.
|
||||
|
||||

|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@ yunohost domain cert-install Ihre.domain.tld --self-signed --force
|
|||
```
|
||||
|
||||
Trotz einer sorgfältigen Überprüfung der DNS-Konfiguration und auch von außen
|
||||
die Möglichkeit mit HTTP-Modus Zugriff auf den Webserver besteht, kann Yunohost
|
||||
die Möglichkeit mit HTTP-Modus Zugriff auf den Webserver besteht, kann YunoHost
|
||||
manschmal die Einstellungen verweigern. In diesem Fall ist es notwendig :
|
||||
|
||||
- die Parameter `127.0.0.1 Ihre.domain.tld` auf der Datei `/etc/hosts` des Webserver hinzufügen.
|
||||
|
|
Loading…
Add table
Reference in a new issue