Re: Redirect URL to a new URL at apache
- From: Brad Bonkoski <bbonkoski@xxxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 15:12:30 -0400
http://yolinux.com/TUTORIALS/ApacheRedirect.html
A few options listed here...
-B
jim martin wrote:
Hi... My company have just bought a few domain name like mycompany.uk , mycompany.hk and
mycompany.jp and etc. I have point those domain IP to the web server public IP and my webserver
has the virtual host of http://mycompany.com and it is running apache.
I want to redirect those domain URL for example http://mycompany.uk to http://mycompany.com when
the web traffic reach my webserver. So that at the user web browser will show http://mycompany.com
whenever they type http://mycompany.uk and http://mycompany.hk and etc
I found a redirect directives that it works for the following
Redirect /abc http://mycompany.com
It means if I type http://mycompany.com/abc , the web browser will redirect to
http://mycompany.com
but if I put Redirect http://mycompany.uk http://mycompany.com
it doesn't work at all
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- Redirect URL to a new URL at apache
- From: jim martin
- Redirect URL to a new URL at apache
- Prev by Date: Redirect URL to a new URL at apache
- Next by Date: Re: wxMaxima: looking for a volunteer to maintain it
- Previous by thread: Redirect URL to a new URL at apache
- Next by thread: Re: Redirect URL to a new URL at apache
- Index(es):
Relevant Pages
|