admin管理员组文章数量:1405385
I used nginx for multiple web servers on a single public IP but...
Now I have a different problem, I'd like to make a multisite with different subdomains, like test.domain test1.domain all referencing to the same website hosted on the root "domain", while maintaining the subdomain on the web browser and possibly with some way to limit access, e.g.:
- test.domain can access resource "/pippo" as "test.domain/pippo" but test1 can't as "test1.domain/pippo"
- test, test1 and root can access "/login" thus permitting "shared" access.
Does all of this have sense or is it better to do 3 different sites hosted separately, with separate logins, data ecc.?
Rn I'm using CLOUDFLARE pages, so I aim to be serverless using their service, GitHub and SvelteKit.
本文标签: svelteCloudflare subdomain address as separate access to main siteStack Overflow
版权声明:本文标题:svelte - Cloudflare subdomain address as separate access to main site - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744893065a2630898.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论