Extend ddev config for multidomain setup
This commit is contained in:
@@ -1,9 +1,17 @@
|
||||
rootPageId: 884
|
||||
base: 'https://www.ep-events.de'
|
||||
baseVariants:
|
||||
-
|
||||
base: 'https://ep-events.burn.dpn'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://ep-events.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
disableStaticFileCache: false
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
languages:
|
||||
-
|
||||
title: Deutsch
|
||||
@@ -31,16 +39,7 @@ languages:
|
||||
fallbackType: strict
|
||||
fallbacks: ''
|
||||
flag: gb
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
rootPageId: 884
|
||||
routeEnhancers:
|
||||
NewsPlugin:
|
||||
type: Extbase
|
||||
@@ -117,10 +116,15 @@ routeEnhancers:
|
||||
routeFieldName: uid
|
||||
PageTypeSuffix:
|
||||
type: PageType
|
||||
default: '/'
|
||||
default: /
|
||||
index: ''
|
||||
map:
|
||||
'/': 0
|
||||
'/json': 1703
|
||||
'sitemap.xml': 1533906435
|
||||
'yoast-snippetpreview.json': 1480321830
|
||||
/: 0
|
||||
/json: 1703
|
||||
sitemap.xml: 1533906435
|
||||
yoast-snippetpreview.json: 1480321830
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
|
||||
@@ -7,7 +7,7 @@ baseVariants:
|
||||
base: 'https://schnee-event.burn.dpn'
|
||||
condition: 'applicationContext == "Development/Skimax"'
|
||||
-
|
||||
base: 'https://ep-reisen-web.ddev.site'
|
||||
base: 'https://ep-reisen.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
disableStaticFileCache: true
|
||||
errorHandling:
|
||||
|
||||
@@ -1,9 +1,17 @@
|
||||
rootPageId: 24
|
||||
base: 'https://www.ski-boarderweek.de'
|
||||
baseVariants:
|
||||
-
|
||||
base: 'https://ski-boarderweek.burn.dpn'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://ski-boarderweek.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
disableStaticFileCache: false
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
languages:
|
||||
-
|
||||
title: Deutsch
|
||||
@@ -17,16 +25,7 @@ languages:
|
||||
hreflang: de-DE
|
||||
direction: ''
|
||||
flag: de
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
rootPageId: 24
|
||||
routeEnhancers:
|
||||
TeamPlugin:
|
||||
type: Extbase
|
||||
@@ -48,11 +47,16 @@ routeEnhancers:
|
||||
routeFieldName: path_segment
|
||||
PageTypeSuffix:
|
||||
type: PageType
|
||||
default: '/'
|
||||
default: /
|
||||
index: ''
|
||||
map:
|
||||
'/': 0
|
||||
'/json': 1701
|
||||
'/html': 1702
|
||||
'sitemap.xml': 1533906435
|
||||
'yoast-snippetpreview.json': 1480321830
|
||||
/: 0
|
||||
/json: 1701
|
||||
/html: 1702
|
||||
sitemap.xml: 1533906435
|
||||
yoast-snippetpreview.json: 1480321830
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
|
||||
@@ -1,9 +1,17 @@
|
||||
rootPageId: 14
|
||||
base: 'https://www.ski-wochenenden.de'
|
||||
baseVariants:
|
||||
-
|
||||
base: 'https://ski-wochenenden.burn.dpn'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://ski-wochenenden.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
disableStaticFileCache: false
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
languages:
|
||||
-
|
||||
title: Deutsch
|
||||
@@ -17,16 +25,7 @@ languages:
|
||||
hreflang: de-DE
|
||||
direction: ''
|
||||
flag: de
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
rootPageId: 14
|
||||
routeEnhancers:
|
||||
StaticResultsPlugin:
|
||||
type: Extbase
|
||||
@@ -45,11 +44,16 @@ routeEnhancers:
|
||||
filter_settings: '[A-Z\d%\-]+'
|
||||
PageTypeSuffix:
|
||||
type: PageType
|
||||
default: '/'
|
||||
default: /
|
||||
index: ''
|
||||
map:
|
||||
'/': 0
|
||||
'/json': 1701
|
||||
'/html': 1702
|
||||
'sitemap.xml': 1533906435
|
||||
'yoast-snippetpreview.json': 1480321830
|
||||
/: 0
|
||||
/json: 1701
|
||||
/html: 1702
|
||||
sitemap.xml: 1533906435
|
||||
yoast-snippetpreview.json: 1480321830
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
|
||||
@@ -1,9 +1,17 @@
|
||||
rootPageId: 25
|
||||
base: 'https://www.snowzone.net'
|
||||
baseVariants:
|
||||
-
|
||||
base: 'https://snowzone.burn.dpn'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://snowzone.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
disableStaticFileCache: false
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
languages:
|
||||
-
|
||||
title: Deutsch
|
||||
@@ -17,16 +25,7 @@ languages:
|
||||
hreflang: de-DE
|
||||
direction: ''
|
||||
flag: de
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
rootPageId: 25
|
||||
routeEnhancers:
|
||||
TeamPlugin:
|
||||
type: Extbase
|
||||
@@ -48,11 +47,16 @@ routeEnhancers:
|
||||
routeFieldName: path_segment
|
||||
PageTypeSuffix:
|
||||
type: PageType
|
||||
default: '/'
|
||||
default: /
|
||||
index: ''
|
||||
map:
|
||||
'/': 0
|
||||
'/json': 1701
|
||||
'/html': 1702
|
||||
'sitemap.xml': 1533906435
|
||||
'yoast-snippetpreview.json': 1480321830
|
||||
/: 0
|
||||
/json: 1701
|
||||
/html: 1702
|
||||
sitemap.xml: 1533906435
|
||||
yoast-snippetpreview.json: 1480321830
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
|
||||
@@ -1,9 +1,17 @@
|
||||
rootPageId: 26
|
||||
base: 'https://www.unichamp.de'
|
||||
baseVariants:
|
||||
-
|
||||
base: 'https://unichamp.burn.dpn'
|
||||
condition: 'applicationContext == "Development"'
|
||||
-
|
||||
base: 'https://unichamp.ddev.site'
|
||||
condition: 'applicationContext == "Development/Ddev"'
|
||||
disableStaticFileCache: false
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
languages:
|
||||
-
|
||||
title: Deutsch
|
||||
@@ -17,16 +25,7 @@ languages:
|
||||
hreflang: de-DE
|
||||
direction: ''
|
||||
flag: de
|
||||
errorHandling:
|
||||
-
|
||||
errorCode: '404'
|
||||
errorHandler: Page
|
||||
errorContentSource: 't3://page?uid=608'
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
rootPageId: 26
|
||||
routeEnhancers:
|
||||
TeamPlugin:
|
||||
type: Extbase
|
||||
@@ -48,11 +47,16 @@ routeEnhancers:
|
||||
routeFieldName: path_segment
|
||||
PageTypeSuffix:
|
||||
type: PageType
|
||||
default: '/'
|
||||
default: /
|
||||
index: ''
|
||||
map:
|
||||
'/': 0
|
||||
'/json': 1701
|
||||
'/html': 1702
|
||||
'sitemap.xml': 1533906435
|
||||
'yoast-snippetpreview.json': 1480321830
|
||||
/: 0
|
||||
/json: 1701
|
||||
/html: 1702
|
||||
sitemap.xml: 1533906435
|
||||
yoast-snippetpreview.json: 1480321830
|
||||
routes:
|
||||
-
|
||||
route: robots.txt
|
||||
type: staticText
|
||||
content: "User-agent: *\r\nDisallow: /typo3/\r\nDisallow: /typo3_src/\r\nAllow: /typo3/sysext/frontend/Resources/Public/*\r\n"
|
||||
|
||||
Reference in New Issue
Block a user