Url Rewriting in concrete5
Permalink
I have a sort of weird request...
I need to rewrite certain urls (not redirect) to certain concrete5 subdomains. I'm not sure I can do this in .htaccess, because the pages i need to rewrite to are in concrete.
So if i have urls like these:
bar.example.com
foo.example.com
I need them to render a page in concrete at:
bar.example.com/something
foo.example.com/something
any ideas how to make this work?
I need to rewrite certain urls (not redirect) to certain concrete5 subdomains. I'm not sure I can do this in .htaccess, because the pages i need to rewrite to are in concrete.
So if i have urls like these:
bar.example.com
foo.example.com
I need them to render a page in concrete at:
bar.example.com/something
foo.example.com/something
any ideas how to make this work?
Take a look at this add-on:
http://www.concrete5.org/marketplace/addons/multiple-domains/...
There is even live demo, if you need credentials there to test out this beast, just pass me a PM!
Best,
Antti / Mainio
http://www.concrete5.org/marketplace/addons/multiple-domains/...
There is even live demo, if you need credentials there to test out this beast, just pass me a PM!
Best,
Antti / Mainio
Domain Mapper:http://www.concrete5.org/marketplace/addons/domain_mapper/...
Multisite Pro:http://www.concrete5.org/marketplace/addons/multisite-pro/...
Hopefully one of these will help?
Also, make sure you have "clean urls" enabled in your dashboard.