AW: Reverse-Proxy und Redirect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello to all,

I'm trying to set up a APACHE Reverse-Proxy

I've created a vhost with following directives:


…
ProxyRequests Off

<Location /app1>
ProxyPass http://intern.de/app1
            ProxyPassReverse http://extern.de
</Location>
…

At first call, the URL http://intern.de/app1 will be redirected from der backend server to http://intern.de/logon

Now the URL displayed extern to he caller is http://intern.de/logon  instead of http://extern.de/logon.
The URL http://intern.de/logon  is not available from extern. It also should be hidden.
Now, what must I do to solve this problem

Best regards 
Christian

-----Ursprüngliche Nachricht-----
Von: Nick Kew [mailto:nick@xxxxxxxxxxxx] 
Gesendet: Dienstag, 13. September 2011 15:17
An: users@xxxxxxxxxxxxxxxx
Betreff: Re:  Reverse-Proxy und Redirect

On Tue, 13 Sep 2011 13:01:54 +0000
<Christian.Kaiser@xxxxxx> wrote:


> Und nun bekomme ich statt http://extern.de/logon die interne URL http://intern.de/logon zurück, die natürlich von außen nicht erreichbar ist.

http://www.apachetutor.org/admin/reverseproxies

(Englisch - auf Deutsch kann ich leider nicht helfen).

-- 
Nick Kew

---------------------------------------------------------------------
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




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux