Skip to content

Handle multiple domains #43

@kennygrant

Description

@kennygrant

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions