Quote:
Originally Posted by duskdawn This is exactly what I wanted to say. I use wordpress for all my minisites. And they work efficiently. |
I like wordpress as well for this purpose, and with a custom permalink URL it works really well in search engines. I managed to run all of my wordpress blogs of one code-base, so I only need to upgrade one time, and then re-mod my configuration file.
Basically wp-config.php has been modified to check which hostname it's being accessed under and will read an additional config-file depending on the hostname.
/Frank M