File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,15 @@ layer to route requests to the project for a specific domain:
71
71
Activity 22jdotpwtrxz6 succeeded
72
72
The domain example.com has been attached.
73
73
74
+ .. caution ::
75
+
76
+ Let's say you own one TLD ``my-domain.com `` and have two SymfonyCloud projects running.
77
+ You may want to attach ``project1.my-domain.com `` to the first and ``project2.my-domain.com ``
78
+ to the second project. While you can easily attach the first subdomain, this will not
79
+ work for the second domain out of the box.
80
+ This is due to SymfonyCloud's "subdomain hijacking protection", you need to create a support
81
+ ticket so that the support can manually whitelist the ``project2.my-domain.com `` subdomain.
82
+
74
83
.. tip ::
75
84
76
85
Multiple domains can be attached to a project. :ref: `wildcard_routes ` (like
You can’t perform that action at this time.
0 commit comments