express-subdomain-handler
express-subdomain-handler copied to clipboard
Static files
That'd be really handy to exclude a set routes for JS, IMG and others. That way sub-domains would be able include CSS, JS, and images without a new set of rules. Or maybe there's a simpler way to achieve this?
This might be out of scope?
We can simply add the full url //domain.com/etc when including files and using ajax endpoints.