Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache 2 and sub-domain setup

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Help - apache don't use right domain name form mail sender.. - Hello, My linux machine have two domain names: 1. a bogus domain name: and 2. a real domain name: I created zone files for both of the domains, and they both have entries in so they all work well. My..

how to have apache pick up right domain name when send for.. - Hello, I have several web sites virtually hosted on one machine, and this machine has two domains (I mean they have zone files setup on this machine). When sending form mail from any one of those web sites, one of the two domain names will be picked up..

local virtual host config for testing setup problem - Ive got a dynddns address which works fine frmo the outside world. I want to set up another virtual host for testing purposes only from my machine. from Named * *>..

resolve subdomain to a different domain? - Hello, I run a web service for a number of clients, who skinned versions of my service into their sites. Typically this is done by them adding a link to to their site

How to redirect a domain to another server? - Hi NG, I did a domain from my old server to my new server. Now until all NS are updated how can I redirect the domains from my old server to my new server? Lets say is now hosted on ServerB bevore it was on ServerA. How can I tell..
Next:  www: security in unlinked directories  
Author Message
rhb57

External


Since: Aug 30, 2003
Posts: 10



(Msg. 1) Posted: Tue Jul 08, 2003 5:43 pm
Post subject: Apache 2 and sub-domain setup
Archived from groups: alt>apache>configuration (more info?)

Ok I have what I think is a pretty darn nice basic setup of Windows 2000 Adv
Server with the Apache 2.0.46 on top of it with all the goodies -Python,
SSL, Perl, PHP, etc (compliments of the Apache Triad package - terriffic
package) and I have my domain of rbcsweb.net (and www.rbcsweb.net) setup and
working. NOW the next step - to get sub domains setup, such as
service.rbcsweb.net, sales.rbcsweb.net, etc - how do I go about this? I
don't think I should have to adjust my name server settings (use zoneedit
for nameserver) should I? If there is a site on the internet with info I'd
appreciate a link.

 >> Stay informed about: Apache 2 and sub-domain setup 
Back to top
Login to vote
user2347

External


Since: Jun 27, 2003
Posts: 8



(Msg. 2) Posted: Tue Jul 08, 2003 9:00 pm
Post subject: Re: Apache 2 and sub-domain setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

i think you need this here:

<a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/vhosts/" target="_blank">http://httpd.apache.org/docs-2.0/vhosts/</a>

Tony

"Russ Blakeman" <rhb57 DeleteThis @alltel.net> schrieb im Newsbeitrag
news:oMAOa.16649$J%2.990119@news.alltel.net...
 > Ok I have what I think is a pretty darn nice basic setup of Windows 2000
Adv
 > Server with the Apache 2.0.46 on top of it with all the goodies -Python,
 > SSL, Perl, PHP, etc (compliments of the Apache Triad package - terriffic
 > package) and I have my domain of rbcsweb.net (and <a style='text-decoration: underline;' href="http://www.rbcsweb.net" target="_blank">www.rbcsweb.net</a>) setup
and
 > working. NOW the next step - to get sub domains setup, such as
 > service.rbcsweb.net, sales.rbcsweb.net, etc - how do I go about this? I
 > don't think I should have to adjust my name server settings (use zoneedit
 > for nameserver) should I? If there is a site on the internet with info I'd
 > appreciate a link.
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Apache 2 and sub-domain setup 
Back to top
Login to vote
rhb57

External


Since: Aug 30, 2003
Posts: 10



(Msg. 3) Posted: Tue Jul 08, 2003 11:27 pm
Post subject: Re: Apache 2 and sub-domain setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Actually the link to the Apache 2 docs did me more good but it was that I
needed to include the main site first, then my subdoamins as other virtual
hosts. My first working one is at <a style='text-decoration: underline;' href="http://rt88mm.rbcsweb.net" target="_blank">http://rt88mm.rbcsweb.net</a>

Of course going through zoneedit for DNS it also took 15 mins to allow me to
go from the name in the browser to the IP of the server but it's all doen
and functional. next is moving a domain hosted elsewhere to my machine, real
fun since the person that registered it died last year.

"Tony" <antonio-fuentes RemoveThis @t-online.de> wrote in message
news:beeppf$lm4$04$1@news.t-online.com...
 > i think you need this here:
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/vhosts/</font" target="_blank">http://httpd.apache.org/docs-2.0/vhosts/</font</a>>
 >
 > Tony
 >
 > "Russ Blakeman" <rhb57 RemoveThis @alltel.net> schrieb im Newsbeitrag
 > news:oMAOa.16649$J%2.990119@news.alltel.net...
  > > Ok I have what I think is a pretty darn nice basic setup of Windows 2000
 > Adv
  > > Server with the Apache 2.0.46 on top of it with all the goodies -Python,
  > > SSL, Perl, PHP, etc (compliments of the Apache Triad package - terriffic
  > > package) and I have my domain of rbcsweb.net (and <a style='text-decoration: underline;' href="http://www.rbcsweb.net" target="_blank">www.rbcsweb.net</a>) setup
 > and
  > > working. NOW the next step - to get sub domains setup, such as
  > > service.rbcsweb.net, sales.rbcsweb.net, etc - how do I go about this? I
  > > don't think I should have to adjust my name server settings (use
zoneedit
  > > for nameserver) should I? If there is a site on the internet with info
I'd
  > > appreciate a link.
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache 2 and sub-domain setup 
Back to top
Login to vote
user2348

External


Since: Jun 28, 2003
Posts: 203



(Msg. 4) Posted: Tue Jul 08, 2003 11:27 pm
Post subject: Re: Apache 2 and sub-domain setup [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Russ Blakeman" <rhb57.DeleteThis@alltel.net> wrote in message
news:oMAOa.16649$J%2.990119@news.alltel.net...
 > Ok I have what I think is a pretty darn nice basic setup of Windows 2000
Adv
 > Server with the Apache 2.0.46 on top of it with all the goodies -Python,
 > SSL, Perl, PHP, etc (compliments of the Apache Triad package - terriffic
 > package) and I have my domain of rbcsweb.net (and <a style='text-decoration: underline;' href="http://www.rbcsweb.net" target="_blank">www.rbcsweb.net</a>) setup
and
 > working. NOW the next step - to get sub domains setup, such as
 > service.rbcsweb.net, sales.rbcsweb.net, etc - how do I go about this? I
 > don't think I should have to adjust my name server settings (use zoneedit
 > for nameserver) should I? If there is a site on the internet with info I'd
 > appreciate a link.

You will need to use name based virtual hosting for the webserving side.

The suggested names you have given (e.g. sales.rbcsweb.net) - as you appear
to want to use them - are not sub-domains, but just normal hostnames (like
<a style='text-decoration: underline;' href="http://www.rbcsweb.net" target="_blank">www.rbcsweb.net</a>). To host a web page on these hostnames each one must
resolve to the address of your server (just as <a style='text-decoration: underline;' href="http://www.rbcsweb.net" target="_blank">www.rbcsweb.net</a> currently
does). This will require you to create an A record in your DNS server, in
the rbcsweb.net domain, for each host you wish to use.

Richard.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache 2 and sub-domain setup 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]