Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple virtual hosting idea #2414

Open
madduck opened this issue Nov 28, 2023 · 0 comments
Open

Simple virtual hosting idea #2414

madduck opened this issue Nov 28, 2023 · 0 comments

Comments

@madduck
Copy link
Contributor

madduck commented Nov 28, 2023

It occurs to me that collectives can be (ab)used to do virtual hosting. The following steps would be needed:

  1. include a table in the database and/or config to map HTTP Hosts to collectives;
  2. for each domain/collective, allow for the specification of its own SSO configuration, including the base URL;
  3. for each domain/collective, load a custom stylesheet (Include custom stylesheet #2413);

With these in place, it seems trivial to serve two domains/collectives with the same restserver/joex pair.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant