Results 1 to 4 of 4

Thread: Host multiple websites on Apache 2.4

  1. #1
    Join Date
    Aug 2009
    Location
    Lake Tahoe Area
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Unhappy Host multiple websites on Apache 2.4

    Can anyone suggest a good tutorial on how to host multiple websites on Apache 2.4? Specifically for Linux (if possible Ubuntu 12.10 x64)

    I have tried a bunch for other older version but can get it to work with 2.4

    Currently I'm hosting 7 websites on the wamp, with no problems.

    Thanks

  2. #2
    Join Date
    Nov 2006
    Location
    The green
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Host multiple websites on Apache 2.4

    Are you looking for something like VirtualHosts ?
    #495467 - #35304

    <=> Problem solved? Mark thread solved

  3. #3
    Join Date
    Aug 2009
    Location
    Lake Tahoe Area
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Host multiple websites on Apache 2.4

    Quote Originally Posted by omeomi View Post
    Are you looking for something like VirtualHosts ?
    Thank you, I could find any of that on Google, I will try it and will post back.

  4. #4
    Join Date
    Aug 2009
    Location
    Lake Tahoe Area
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Smile Re: Host multiple websites on Apache 2.4

    Ok, that didn't work, but I combined several resources and was able to get it to work.

    sudo gedit /etc/apache2/apache2.conf
    add or uncomment:

    NameVirtualHost *


    And the rest is this tutorial http://wiki.gandi.net/en/hosting/usi...u/virtualhosts

    Hope this helps

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •