It's not for internet accessibility
but only on the enterprise, so :
i've a reporting intranet, accessible
by the url :
http://serveur1:8085/uri/ (accessibly
only on the enterprise)
I would like to simplify the url like
this
http://serveur2/
I configure a dns entry (alias)
When i do
http://serveur2:8085/uri/ it's OK
but how can i make in apache to redirect
http://serveur2/ towards http://serveur1:8085/uri/
i hope that's more explicit.
best regards
"Joshua Slive"
<joshua@xxxxxxxx> Envoyé par : jslive@xxxxxxxxx
21/07/2006 15:58
Veuillez répondre à
users@xxxxxxxxxxxxxxxx
A
users@xxxxxxxxxxxxxxxx
cc
Objet
Re: [users@httpd] redirection url
On 7/21/06, d.martineau@xxxxxxxxx <d.martineau@xxxxxxxxx>
wrote:
>
> Hi,
>
>
> I've an accesisble url :
>
> http://serveur.domain.com:port/uri/
>
> I would like to know how can i redirect towards
>
> http://alias.domain.com
>
> how can i hide the port and the uri ???
>
> i test proxypass
>
> servername alias.domain.com
>
> proxypass / http://serveur.domain.com:port/uri/
>
> thanks for your help.
Your problem description is not precise enough, but if
alias.domain.com is not accessible from the internet, then there is no
way to show that name to clients.
Joshua.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx