Skip to content

How to implement themes for a multidomain application? #1630

Answered by Grinnz
kberov asked this question in Q&A
Discussion options

You must be logged in to vote

Another more common idea is just to run multiple instances of the app - using Toadfarm or your reverse proxy to dispatch to the correct app based on domain, and having the template/static dirs read from config for each instance.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@kberov
Comment options

@Grinnz
Comment options

Grinnz Dec 19, 2020
Collaborator

@mche
Comment options

@kberov
Comment options

@mche
Comment options

Answer selected by kberov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants