• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Virtual Host : Multiple Websites, Ubuntu 13.10 and Rackspace Cloud Server

By Abhishek Ghosh March 30, 2014 3:15 am Updated on March 30, 2014

Virtual Host : Multiple Websites, Ubuntu 13.10 and Rackspace Cloud Server

Advertisement

The Title Virtual Host, Multiple Websites, Ubuntu 13.10 and Rackspace Cloud Server is not good but actually it explain the things we want to say. It is very common situation that, one has 2-3 serious busy websites; may be blogs or forums and other 17-18 domains which are rarely updated. The rest 17-18 do not deserve 17-18 1 GB server for each of them. To host multiple servers on Single Apache Webserver, we use Virtual Host, which is not really very difficult if you get used with.

 

Virtual Host, Ubuntu 13.10 and Rackspace Cloud Server : Previous Guides are the Building Blocks

 

By now, we know How To Install WordPress on Ubuntu 13.10 on Rackspace Cloud Server and create image to spin up a new server with the existing setup with all the required softwares. We also know about Ubuntu 13.10, Apache 2.4.x and Apache virtual host has difference with Previous Ubuntu versions and Apache Versions. So, we know everything but just we need to arrange our knowledge a bit, so that we can actually server the websites properly.

 

Virtual Host, Ubuntu 13.10 and Rackspace Cloud Server : Multiple Server Opens Up Possibilities

 

17-18 websites on a 1 GB server, will be too difficult to manage. May be you can split them up. The Planning is important. If you use 2-3 Servers, you actually can use MySQL of another server – like as if in a daisy chain. It will, make WordPress scalable to some extent. This is a point which you can think about. But, in that case, Ports should be properly managed with a Firewall. Also, you can do, what previously known as WordPress MU setup. Since WordPress 3.0, we have the ability to create a network of sites by using the multisite feature. This is the official guide for such setup :

Advertisement

---

Vim
1
http://codex.wordpress.org/Create_A_Network

Basically, with our installed webmin software, it is easy to server multiple domains, tutorials are linked at the beginning of this article and here is how to use webmin is explained by Rackspace :

Vim
1
http://www.rackspace.com/knowledge_center/article/ubuntu-intrepid-webmin-adding-an-apache-virtual-host

However, I personally dislike using webmin to create virtual host. Because; it is very easy from command line to create virtual host for new domains and can give granular control of understanding what we are doing. The first step to create a virtual host is to create the directories where we will keep the new websites’ information :

Vim
1
sudo mkdir -p /var/www/example.com/public_html

Virtual Host - Multiple Websites, Ubuntu 13.10 and Rackspace Cloud Server

Note that, we are creating a public_html folder here, www is not barely exposing files to public. We just need to copy :

Vim
1
sudo cp /etc/apache2/sites-available/000-default.conf /etc/apache2/sites-available/example.com.conf

But, example.com.conf is not rightly telling the domain name and other details, we should edit it :

Vim
1
sudo nano example.com.conf

All permission related works, everything remaining the same like we did for our one server setup, except, we need to :

Vim
1
sudo a2ensite example.com

and restart Apache. There is, basically no big extra technological or coding knowhow except these few commands. It is not our work to understand, how example.com and example.org, being on the same server is rightly getting the folder. That is work of DNS, we need not to know so much; our only work is to properly set the path.

Virtual Host can create initial trouble, search in StackExchange, SuperUser like websites to solve any issue.

This Article Has Been Shared 525 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Virtual Host : Multiple Websites, Ubuntu 13.10 and Rackspace Cloud Server

  • Google F1 : Distributed RDBMS replacement for MySQL

    Google F1, The Fault-Tolerant Distributed RDBMS is targated to be replacement for MySQL. This claimed to be perform better like serving Ads from crap servers.

  • Cloud Computing Benefits for Small Business

    Cloud Computing Benefits for Small Business are not that focused than the providers do to show advantages for the Enterprises. Strategy can make ROI more.

  • GoDaddy Buys Media Temple : Thoughts and Ideas

    GoDaddy Buys Media Temple – four days has been passed since we all know about the acquisition. Thoughts and Helps for the old Clients and technical notes.

  • Technical Aspects of Data Security in the Cloud

    Technical aspects of data security in the cloud is one of the main reason why the companies or the end users thinks to be in the cloud. Here is a discussion.

  • Browser Based Chat, Screen Sharing System With HTML5 WebRTC

    Browser based chat including video chat, Screen Sharing are possible with HTML5 WebRTC. Here are some resources which you can run on Cloud as App.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Get Audiophile-Grade Music on Your Smartphone March 25, 2023
  • Simple Windows Security and Privacy Checklist for 2023 March 24, 2023
  • 7 Best Artificial Intelligence (AI) Software March 24, 2023
  • ESP32 Arduino Water Tank Level Monitoring Using Laser ToF Sensor March 23, 2023
  • Exploring the Benefits and Advantages of Microsoft’s Operating System March 22, 2023

About This Article

Cite this article as: Abhishek Ghosh, "Virtual Host : Multiple Websites, Ubuntu 13.10 and Rackspace Cloud Server," in The Customize Windows, March 30, 2014, March 25, 2023, https://thecustomizewindows.com/2014/03/virtual-host-multiple-websites-ubuntu-13-10-and-rackspace-cloud-server/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT