how does ProxyPass works

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

 



I want to know how does directive
ProxyPass
and ProxyPassReverse work
if I have an application on an internal webserver running on port 8080 on Lan
but I want it to be accessible on internet via Server A which has public IP
but firewall (which I do not have control blocks all except port 80)

Server A -----------------------------------------Server B
Public IP                                         LAN
(Port 8080 blocked)

if I write

ProxyPass     /application   http://192.168.1.5:8080
ProxyPassReverse  /application http://192.168.1.5:8080

will the application be accessible outside.

-- 
Tapas

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