Jump to content

Recommended Posts

Posted (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 by chak
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...