This is a discussion on Re: URL question within the Apache Web Server forums, part of the Web Server and Related Forums category; "flook" <flook@neilamison.org.ukOOK> wrote in message news:baddqvkn9r657526t1ut0mue146hdpl4ee@4ax.com... > Hi peeps, > &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"flook" <flook@neilamison.org.ukOOK> wrote in message news:baddqvkn9r657526t1ut0mue146hdpl4ee@4ax.com... > Hi peeps, > > I have a domain I'd like to use for a few websites. i.e. site1.domain.org.uk > site2.domain.org.uk etc. This is name based virtual hosting. > I already have Apache up and running fine with several virtualhosts with > different dyndns.org URLs. If you already know how to do it, what's the problem? Richard. |
|
|||
|
"flook" <flook@neilamison.org.uk> wrote in message news:d28fqv4m4m4nn26h454reb7o1pv7ntbgd5@4ax.com... > Is it as simple as just adding those to the virtual hosts section or is there > something more involved? That seems too simple and obvious to me and I don't > believe computers do simple and obvious. :) Yes. All you need to do at the apache side is add the (or change the ServerName of your existing) virtual host configuration for the sites. From a DNS side, you will need to make sure each of the hosts you have listed point to your IP address. Richard. |