I've installed WP 3.0.4 on the root at http://www.madshougaard.dk, and have another blog on http://www.madshougaard.dk/knipser.
If I omit www, and type madshougaard.dk/knipser, I'm returned to http://www.madshougaard.dk. How can I fix this?
In my wp_config.php i have this:
define( 'DOMAIN_CURRENT_SITE', 'www.madshougaard.dk' );
I think this might cause the error. I skimmed a few possible solutions, but am unsure to try them, as I don't know I they apply to multisite 3.04?
best regards
Mads