elo:psashost
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| elo:psashost [2026/05/02 17:20] – [AS Host und ELO Azure Administration / Sync] 212.62.220.194 | elo:psashost [2026/06/07 12:45] (aktuell) – 80.120.119.202 | ||
|---|---|---|---|
| Zeile 68: | Zeile 68: | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | |||
| + | ===== Löschen von URL-ACLs ===== | ||
| + | |||
| + | Gibt man in Verbindung mit der Installation irrtümlicherweise " | ||
| + | |||
| + | Beispiel (Löschen des Localhost Bindings, HTTPs Port) | ||
| + | |||
| + | < | ||
| + | netsh http delete urlacl url=https:// | ||
| + | netsh http delete urlacl url=https:// | ||
| + | netsh http delete urlacl url=https:// | ||
| + | </ | ||
| + | |||
| + | Beispiel (Löschen des Bindings auf Host-Ebene, HTTPs Port) | ||
| + | |||
| + | < | ||
| + | netsh http delete urlacl url=https:// | ||
| + | netsh http delete urlacl url=https:// | ||
| + | netsh http delete urlacl url=https:// | ||
| + | </ | ||
| + | |||
| + | ===== Anlegen von URL-ACLs ===== | ||
| + | |||
| + | < | ||
| + | netsh http add urlacl url=https:// | ||
| + | netsh http add urlacl url=https:// | ||
| + | netsh http add urlacl url=https:// | ||
| + | </ | ||
elo/psashost.1777742401.txt.gz · Zuletzt geändert: 2026/05/02 17:20 von 212.62.220.194