ok, i have a nightly running i just need to set up the vhost thing. i have a vps with whm/cpanel. please let me know how to set up the domian so i can use domains. thank you.
ok, i have a nightly running i just need to set up the vhost thing. i have a vps with whm/cpanel. please let me know how to set up the domian so i can use domains. thank you.
I got my hosting provider to set up the wildcard etc. and then just selected it it of the install...
where on install did you get the option to select it? I couldnt not find it.....
ok I just setup the wildcard domian on the httpd.conf
ServerName http://www.domain.com
ServerAlias *.domain.com
etc....
I can access the blog http://www.blog.domain.com instead of blog.domain.com and its without the theme.
ah! I just got it to work just edit httpd.conf by ssh and add:
ServerAlias *.domain.com