Re: Reverse proxy domain A to domain B

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

 



Tony Stevenson wrote:

Paul,

Yes that would work fine, so long as your reverse proxy can resolve all the internal names.

The internal domain, does not need to, and probably should not, be resolvable externally.


For example:

<VirtualHost *:80>
 ServerName www.example.com
 ProxyPass / http://internal.example.int:3000/
 ProxyPassReverse / http://internal.example.int:3000/
</VirtualHost>

This would proxy internal.example.int, as www.example.com


Tony



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[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