- Root muss auf httpdocs/contao4/web/zeigen
- /system/config/localconfig.php wird abgelöst durch /app/Resources/dcaconfig.php
Folderstruktur von Contao4:
├── app
│ ├── AppKernel.php
│ ├── cache
│ ├── config
│ └── logs
├── assets
├── files
├── system
│ ├── config
│ │ └── localconfig.php
│ └── modules
├── templates
├── vendor
│ ├── contao
│ └── symfony
└── web
├── .htaccess (hidden file)
├── app_dev.php
├── app.php
├── install.php
└── share