#How to host multiple pages on the same domain

2 messages · Page 1 of 1 (latest)

iron kindle
#

I have a monorepo with 5 applications. Instead of giving each app its own subdomain I would like for one of these to be the home example.com/ (which might have other routes like /about-us, /legal, etc), and all others to be available in example.com/app1, example.com/app2, etc. How can I do this?

#

How to host multiple pages on the same domain