Apache wildcard subdomain rewrite with Angular app
I have an Angular app that needs to run under a subdomain for multi-tenant support. Every subdomain is a different tenant under the app. For now I have current .htaccess setup that does the work for (only) loading the main…