How can I make sure my assets are loaded correctly on a subdomain?

I have a site for example website.nl and a twill installation on website.nl/subsite Now when I go to website.nl/subsite/admin all the css does not load because it tries to get it from website.nl/assets/etc instead of website.nl/subsite/assets/etc. How can I fix that?
2 Replies
ifox
ifox2y ago
Good question. Could you please submit a GitHub issue for this?
twan
twanOP2y ago
Yeah sure! Will post there.

Did you find this page helpful?