Setting up wordpress mu, installation = easy (followed readme to the letter)
Site = http://foundhere.co.uk
Getting it working on subdomains however is proving painful, as I have to get my hosting provider to modify server settings etc. 13 emails in, and I think we're close, but the behaviour now is as follows:
Log into admin of wordpress mu: Fine
Create new subdomain blog: Fine
Visit new subdomain blog - all go to my hosting providers server holding page.
If I set up subdomain in cpanel, it works fine, but I don't want to have to do this for all my sites...
Note: this domain is not my primary domain with ukhost4u, it is an 'add-on' domain, registered with a 3rd party.
Actions taken by hosting provider (ukhost4u):
1) Updated httpd.conf with the following:
#
# Your VirtualHosts section
#NameVirtualHost 1.2.3.4
##
# this one accepts any subdomain
##DocumentRoot /www/subdomain
ServerName http://www.foundhere.co.uk
ServerAlias *.foundhere.co.uk
2) UKhost4u added a "wildcard entry in the DNS zone" for me.
3) Removed and re-added all add-on domains. (I have 3)
4) I removed all manually created (cpanel) subdomains, expect essential ones for my add-on domains.
5) Ukhost4u added the following to my DNS zone file:
* A (Server I) for domain: foundhere.co.uk
(though I think this had already been done in step 2)
6) Was told I'd need a dedicated IP address to control what page users see with anything.foundhere.co.uk
7) Explained again I was using wordpress mu, and it should direct visitors to anything.foundhere.co.uk to a sign up page
8) Referred ukhost4u support back to apache install instruction for wpmu, on reply was told "Mod_rewrite is installed on the server and working correctly."
9) Issue still exists - as can be seen from this link: http://work.foundhere.co.uk
Help! this is driving me crazy... sorry for such a long posting for my first one, but thought i'd provide full details... and sorry if this is a standard wpmu newbie error... i have tried searching forum but to no avail.
Regards
Simon