What I like from VDS is the system already configured by skilled tech person for running fast. Little technical knowledge needed to run it and also cheap icon smile Step by step install wpmu in VDS / VPS : setting wildcard and subdomain part 2

In last post I talk about setting wildcard and subdomain in minivds system.

A few things need to consider are :

1. Apache httpd.conf file

2. named zone where record for our domain created

From httpd.conf the most important things that make wpmu work for subdomain is :

ServerAlias *.ngeblog.cn

you can use a.ngeblog.cn, xyz.ngeblog.cn etc for subdomain and its job of apache to translate it into proper view.

Since minivds using isplite control panel system the dns process and the exact record not shown, I must use ssh access to see it.

Continue reading »

 

In previous post I explain about add user dan add domain inside my vds box. In this opportunity I’ll continue to explain howto get these things work in my vds :

setting wildcard and subdomain in wordpress multi user (wpmu)

Base on matt explanation here at least we need to set these things to make wildcard and subdomain work :

1. dns system

2. web server system (httpd.conf)

To get that thing work in my vds I’m doing this :

1. Login to control panel

2. Click on WWW domains

3. Double click on domain name I’ve entered before

wpmu wildcard Step by step install wpmu in VDS / VPS : setting wildcard and subdomain part 1

Continue reading »

© 2011 Hosting Formula Suffusion theme by Sayontan Sinha