logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: How to setup multiple web sites on Apache ?
Author
Mel_3



Joined: 20 Sep 2008
Posts: 7

PostPosted: Sat 20 Sep '08 1:00    Post subject: How to setup multiple web sites on Apache ? Reply with quote

Is there a simple video or other tutorial on setting up Apache to host more than one website?
a - locally?
b - live on the net?
c - Any disadvantge to using WAMPserver to install the app's Apache, MySQL, PHP, ? Once installed can you ignore WAMPserver and work with the applications directly?

Thanks for any help.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Sat 20 Sep '08 14:40    Post subject: Reply with quote

You can use vhosts (each virtual host for each website) => http://httpd.apache.org/docs/2.2/vhosts/name-based.html or in your conf folder extra folder. There are some pretty good example files.

So far I haven't had any issue with apache on windows.
Back to top


Reply to topic   Topic: How to setup multiple web sites on Apache ? View previous topic :: View next topic
Post new topic   Forum Index -> Apache