Metainformationen zur Seite
Ersetze nicht aktuelle Snippets in dieser alten RevisionYes No
Plesk
Konfiguration neu anlegen
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
Backup über Konsole (Command Line)
/opt/psa/bin/pleskbackup <command> [<arguments>] [<options>] /opt/psa/bin/pleskbackup server -v –output-file=/private-backup/pleskbackup
HTTP to HTTPS Umleitung
Nicht anwenden
Dieser Artikel oder Abschnitt sollte nicht (mehr) angewendet werden
RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
Domain über Shell aktivieren
/usr/local/psa/bin/domain --on domainname.tld
Diskussion