Page is a not externally linkable
ivanvias - 7:55 pm on Aug 25, 2010 (gmt 0)
Okay,
Im still having difficulties getting all the terms right.
subdomains are wildcards ie one,two,three etc
example i want [*.remembered.com...]
to be [remembered.com...] where * is any subdomain.
and [remembered.com...] where * is not features,about-us, signup etc
Example scenario:
I want [one.example.com...] to be
http://example.com/features
where one is a wildcard *
So i need a rule in the case of term "features"
when i am in a subdomain to redirect to the base domain features page
This also needs to work like this
example [remembered.com...] can be one, two, etc
One is not features,signup then rewrite to
[one.remembered.com...]
where one is a wildcard *