|
|
|
|
||||||
| comp.info.servers.unix Web servers for UNIX platforms. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Is there a way to catch the hostname (or rather the intended hostname
from the Host: HTTP/1.1 header) in the rewrite rule? I'd like to do something like virtual hosts without actual virtual hosts, to rewrite urls like this: www.myserver1.com/something -> myinternalmachine/dir1/something www.myserver2.com/something -> myinternalmachine/dir2/something |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Wed, 13 Jul 2005 17:16:52 +0200, Ivan Voras <ivoras@fer.hr> wrote:
> Is there a way to catch the hostname (or rather the intended hostname > from the Host: HTTP/1.1 header) in the rewrite rule? > > I'd like to do something like virtual hosts without actual virtual > hosts, to rewrite urls like this: > > www.myserver1.com/something -> myinternalmachine/dir1/something > www.myserver2.com/something -> myinternalmachine/dir2/something > Sure - Read The Fine Manual: http://httpd.apache.org/docs-2.0/misc/rewriteguide.html Look at Virtual User Hosts - that should point you in the right direction. vh Mads Toftum -- Speaking at ApacheCon 2005/EU - http://apachecon.com |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Wed, 13 Jul 2005 17:16:52 +0200, Ivan Voras <ivoras@fer.hr> wrote:
> Is there a way to catch the hostname (or rather the intended hostname > from the Host: HTTP/1.1 header) in the rewrite rule? > > I'd like to do something like virtual hosts without actual virtual > hosts, to rewrite urls like this: > > www.myserver1.com/something -> myinternalmachine/dir1/something > www.myserver2.com/something -> myinternalmachine/dir2/something > Sure - Read The Fine Manual: http://httpd.apache.org/docs-2.0/misc/rewriteguide.html Look at Virtual User Hosts - that should point you in the right direction. vh Mads Toftum -- Speaking at ApacheCon 2005/EU - http://apachecon.com |
|
![]() |
| Outils de la discussion | |
|
|