ddev / TYPO3 / .htaccess - redirect all http -> https
问题 I need help pls understanding ddev/apache and redirects T3 site config.yaml base: 'https://sample-project.ddev.site/' ddev config.yaml name: sample-project webserver_type: apache-fpm router_http_port: "80" router_https_port: "443" use_dns_when_possible: true that works fine when calling in safari https://sample-project.ddev.site/ but when calling in safari sample-project.ddev.site it does not work I get an T3 oops so I have inserted in .htaccess (equivalent to my hosting server) RewriteCond %