Index: [Article Count Order] [Thread]

Date:  Tue, 04 Apr 2006 10:24:34 +0200
From:  Steffan <snoord (at mark) planet.nl>
Subject:  [coba-e:04478] Re: Apache redirecting
To:  coba-e (at mark) bluequartz.org
Message-Id:  <08d801c657c1$34702ff0$9a00000a@pc11>
In-Reply-To:  <C056D90A.33A2%webmaster (at mark) muntada.com>
X-Mail-Count: 04478

Just copy the vhosts/sitexx file
To /etc/httpd/conf.d
Rename it to sitename.conf
Edit the file to www.somedomain.com
Edit the /home/.site  line to your needs
And restart httpd

Now this is the first file to be read so if you want the ip not redirect to
this domain
Than mak a fila aaaaa.conf with the default ip site in it.


Chears
 


-----Oorspronkelijk bericht-----
Van: Abdul-Rashid Abdullah [mailto:webmaster (at mark) muntada.com] 
Verzonden: dinsdag 4 april 2006 1:52
Aan: coba-e (at mark) bluequartz.org
Onderwerp: [coba-e:04475] Apache redirecting

Aloha,

I have a situation that I would like to get some advice on solving.  I have
a client who wants to have a domain www.somedomain.com to point to
www.someotherdomain.com/somedirectory for the purpose of them not having to
have multiple accounts.  I believe there is way to accomplish this by
working with the apache httpd.conf but given all the interactions of the BQ
GUI, I was hoping someone else may have had this situation before or may
have a much better idea how to handle this.  I have also advised my client
to possibly use Domain Forwarding service from their domain registrar to
accomplish the same thing, but then in the back of my mind, I am still
curious on how I could use Apache to accomplish this.

-Rashid