Stelle WP-Verzeichnisstruktur klarer dar
This commit is contained in:
parent
7bcc178e2f
commit
bac340012a
1 changed files with 8 additions and 7 deletions
|
@ -18,13 +18,14 @@ Wir richten dir anschließend deinen Zugang ein.
|
||||||
|
|
||||||
Nach der Anmeldung findest folgende Verzeichnisstruktur vor:
|
Nach der Anmeldung findest folgende Verzeichnisstruktur vor:
|
||||||
```Shell
|
```Shell
|
||||||
└── backups/
|
├── backups/
|
||||||
└── htdocs/
|
├── htdocs/
|
||||||
├── wp-admin/
|
| ├── ...
|
||||||
├── wp-content/
|
| ├── wp-config.php
|
||||||
└── mu-plugins/
|
| ├── wp-content/
|
||||||
├── wp-includes/
|
| | └── mu-plugins/
|
||||||
├── wp-config.php
|
| └── ...
|
||||||
|
└── quota.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Die Wordpress-Daten liegen im Verzeichnis `htdocs`.
|
Die Wordpress-Daten liegen im Verzeichnis `htdocs`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue