Aktualisiere WP-Verzeichnisstruktur
This commit is contained in:
parent
bac340012a
commit
f7b810070d
1 changed files with 5 additions and 6 deletions
|
@ -20,12 +20,11 @@ Nach der Anmeldung findest folgende Verzeichnisstruktur vor:
|
||||||
```Shell
|
```Shell
|
||||||
├── backups/
|
├── backups/
|
||||||
├── htdocs/
|
├── htdocs/
|
||||||
| ├── ...
|
├── ...
|
||||||
| ├── wp-config.php
|
├── wp-config.php
|
||||||
| ├── wp-content/
|
├── wp-content/
|
||||||
| | └── mu-plugins/
|
| └── mu-plugins/
|
||||||
| └── ...
|
└── ...
|
||||||
└── quota.txt
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Die Wordpress-Daten liegen im Verzeichnis `htdocs`.
|
Die Wordpress-Daten liegen im Verzeichnis `htdocs`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue