14 Replies
What is happening when you try to request to the subdomain this route is on? Does it do anything?
Nope
Let me reconfigure it, 2 minutes please.
If you replace this code with the following:
does it work? (just to make sure the route works)
@mustafajohn, Sub Sub domains are currently not supported for proxying on Non-Enterprise Plans.
TIL, thank you!!
Ah damn, that's unfortunate.
Is there any particular reason as to why that is the case, I don't see any special overhead that's required for this.
I don't know, but some "seemingly trivial" features are locked behind Enterprise just because they either aren't that common, or I'd guess CF needs to get Enterprise customers somehow so less common things might get locked behind it
Bummer
Any reason you need the sub sub domain and can't do it on a single sub-domain?
Nope, just wanted to organize things further. Not a problem.
Gotcha! Yeah, I had the same issue in the past (before workers). Ended up just naming things
a-b
instead of a.b
Yup that is what I ended up doing.
Awesome! Good luck with your project 🙂
Thanks