Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/url/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Url 如何将路由app.domain.com添加到现有domain.com?_Url - Fatal编程技术网

Url 如何将路由app.domain.com添加到现有domain.com?

Url 如何将路由app.domain.com添加到现有domain.com?,url,Url,目前,我们有一个基于NextJS的网站,在Express上有一个服务器。我想有一个单独的帐户仪表板部分,为用户注册帐户,这是不同于主要网站的公众 我现在有domain.com。我想为帐户仪表板部分的app.domain.com添加路由器。一个人怎么做呢 谢谢大家

目前,我们有一个基于NextJS的网站,在Express上有一个服务器。我想有一个单独的帐户仪表板部分,为用户注册帐户,这是不同于主要网站的公众

我现在有domain.com。我想为帐户仪表板部分的app.domain.com添加路由器。一个人怎么做呢

谢谢大家