-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
The CMS should let you serve pages on multiple domains. At present the assumption is that each server only serves one domain.
This would require:
- Add domains resource with at minimum name, aliases
- Change pages, posts, tags to be domain specific with a domain_id col
- Not sure if users should be shared or independent, there are arguments for both
- Handle https - see server issue on multiple https domains
Metadata
Metadata
Assignees
Labels
No labels