Forum
Runway Subdomains
Hello,
I think this has been asked before but I just wanted to get some up to date advice and tips for running a runway site across subdomains.
i.e having support.domain.com thats routed to /support I've tried this but the server can't find the runway start file as the rewrite looks for it on support.domain.com not domain.com
I noticed that your perchcms.com has a subdomain addons.perchcms.com is that all one Perch install or did you just use an install for each?
We use a different install for each, as they're all different sites.
Okay, but is using one install possible?
Dexter,
As mentioned on Slack, I've used the apache proxy module and ProxyPassMatch to achieve the same - with the start file working correctly.