CMS for me?
Permalink
Hi,
I have tried to find "best" CMS for my use. Previously I have used WordPress, but I don't want to just blog anymore. I'm no coder, so I have to read howto's and other documentation. I have made couple of plugins for personal use for WordPress, but that is it.
My question about concrete5 is this. Is there any easy way to get it to work with subdomains? I really love to use subdomains, dog.family.com/me.family.com etc. I have Wildcard DNS and have used it to test couple of plugins with Drupal.
Thanks.
I have tried to find "best" CMS for my use. Previously I have used WordPress, but I don't want to just blog anymore. I'm no coder, so I have to read howto's and other documentation. I have made couple of plugins for personal use for WordPress, but that is it.
My question about concrete5 is this. Is there any easy way to get it to work with subdomains? I really love to use subdomains, dog.family.com/me.family.com etc. I have Wildcard DNS and have used it to test couple of plugins with Drupal.
Thanks.
I don't fully understand subdomains, but wouldn't they just point to a subdirectory? And to do this one would edit the subdomains through the hosting server (cPanel?)? Witht hat said, login.domain.com would present the login page (with pretty URLs on)?
when you're using c5 all the requests are passed to index.php and since there's just one index.php all the sub domains have to point to the same directory.
you could let them point to another directory but that would mean you have a completely sepearted c5 installation.
Imagine something like this:
http://news.mycompany.com
http://products.mycompany.com
Would be nice if news and products are part of the same c5 installation. There's also a feature request about that...
you could let them point to another directory but that would mean you have a completely sepearted c5 installation.
Imagine something like this:
http://news.mycompany.com
http://products.mycompany.com
Would be nice if news and products are part of the same c5 installation. There's also a feature request about that...
no, i wouldn't call it easy for a non-coder as there's no page in the dashboard that just magically does this.