chak Posted 11 hours ago Posted 11 hours ago (edited) To whom it may concern, I use Mecury vps service, mine vps133, there are multiple plans, just curious to know that does my plan support free multiple sub domains? I am learning to install Wordpress like below. if yes, I need subdomain wordpress.vps133...... for learning option 2 . option 1: using exist domain 1.1 install in subfolder var/www/html/wordpress , normal access point to http://my domain/wordpress /var/www/html/wordpress -> http://vps133.heliohost.us/wordpress 1.2 install in subfolder var/www/wordpress , use Symbolic Link method point /var/www/wordpress to /var/www/html/wordpress for access http://my domain/wordpress /var/www/wordpress -> http://vps133.heliohost.us/wordpress 1.3 install in subfolder var/www/wordpress , use Apache Alias method set DocumentRoot /var/www/html Alias /wordpress to folder /var/www/wordpress for access http://my domain/wordpress alias /..html/wordpress-> /var/www/wordpress -> http://vps133.heliohost.us/wordpress option 2: using sub domain learning for installation to subdomain, need free subdomain e.g. wordpress.vps133...... 2.1 install in subfolder var/www/wordpress , use Apache Alias method point ServerName: subdomain to document root : /var/www/wordpress for access http://subdomian /var/www/wordpress -> http://wordpress.vps133.heliohost.us/ Edited 11 hours ago by chak Quote
wolstech Posted 4 hours ago Posted 4 hours ago A VPS comes as an empty linux box that you can configure it however you want, so you can definitely set up whatever web server you run to host multiple sites. Many of our users ask for a free control panel like Hestia to make setting up and managing a web server on their VPS simple. Note that if you want to put your subdomains under the vps133.heliohost.us domain, you'll need to contact us to have the DNS configured for each subdomain, as a VPS cannot automatically add the DNS records needed for a something.vps133.heliohost.us subdomain to work. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.