what about having subdomains just work off the bat without forcing a rewrite?
I want requests for sub.domain.xyz to return content from /var/www/www.domain.xyz/web/sub, but I don't want the URL to show "domain.xyz/sub", I want it to read "sub.domain.xyz".
at the moment I have the subdomain setup as a co-domain, and the forward is set to "sub". Not the desired outcome though.
|