Configure Apache for Multiple Domains

Configure Apache for Multiple Domains

In this lesson we’ll be building a simple university site, udrupal.com, with different areas, each with their own website: the main site, a news site, and an alumni site. The news site is simply a subdomain of the main domain name, news.udrupal.com, and the alumni site actually has its own separate domain name, udrupalalumni.com. To get this done, you’re going to learn how to confirm the DNS is working for the domain names. That is, that they are currently pointing to the right server. Then we’re going to configure an Apache vhost on our server so that Apache knows where to find our Drupal code base. We’ll finish things up by installing our main Drupal site, udrupal.com.

To learn more visit https://drupalize.me

3 Comments

  1. Lewis Wolf on November 27, 2021 at 12:34 pm

    great, thanks



  2. Benjamin Thvedt on November 27, 2021 at 12:51 pm

    Why not use the multisite feature



  3. raymond on November 27, 2021 at 12:53 pm

    do you have to pay for domains to make them legit on the web?