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