express-subdomain-handler icon indicating copy to clipboard operation
express-subdomain-handler copied to clipboard

Static files

Open iplanwebsites opened this issue 11 years ago • 1 comments

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?

iplanwebsites avatar Apr 21 '14 16:04 iplanwebsites

This might be out of scope?

We can simply add the full url //domain.com/etc when including files and using ajax endpoints.

AntonTrollback avatar Apr 27 '15 08:04 AntonTrollback