Aktualisiere WP-Verzeichnisstruktur

This commit is contained in:
phil 2025-01-05 18:58:59 +01:00
parent bac340012a
commit f7b810070d

View file

@ -20,12 +20,11 @@ Nach der Anmeldung findest folgende Verzeichnisstruktur vor:
```Shell
├── backups/
├── htdocs/
| ├── ...
| ├── wp-config.php
| ├── wp-content/
| | └── mu-plugins/
| └── ...
└── quota.txt
├── ...
├── wp-config.php
├── wp-content/
| └── mu-plugins/
└── ...
```
Die Wordpress-Daten liegen im Verzeichnis `htdocs`.