hamid
hamid
Really appreciate for answer, would you plz explain mire about requests limitations? Or where can I find some more details about these kind of limitations? Is there any other type...
@DjGamerDz thanks, is there any body else here to know answer? On Mon, Dec 23, 2019 at 10:34 AM DjGamerDz wrote: > I still new here and I didn't even...
As I mention above there is a module which is called "vhost" make able to do this approach but I need to do this routing by decorators or if there...
@lholznagel thanks but @Get(vhost('cms.local')) doesnot work. @remojansen my final goal is writing different controller which routes based on domain and subdomain for example : if user type cms.mydomain.com route to...
Any Suggestion ? I am really need this feature if you can help
@remojansen thanks for reply, I confirm express-subdomain could be really helpful. OR express-vhost or any other middleware which can search against domain part. My Expectation: cms.example.localhost -> redirect to CMS...