|
|
#1 (permalink) |
![]() |
Hi,
I am trying to confiugre a Reverse proxy with Untangle Apache. The actions i have taken is Code:
a2enmod proxy Code:
deb http://ftp.debian.org/debian lenny main contrib non-free deb http://security.debian.org lenny/updates main contrib non-free deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free deb http://www.backports.org/debian lenny-backports main contrib non-free Code:
apt-get install libapache2-mod-proxy-html Code:
/etc/init.d/apache2 restart i have tryid to edit proxy.conf and added: Code:
ProxyPass /test/ http://testserver/ ProxyPassReverse /test/ http://testserver/ Any one that can point me in the right direction? ![]()
__________________
"Of all the things I've lost, I miss my mind the most" Untangle Reseller (Sweden) WebFooL@fakenews.se http://fakenews.se/ Need space to Upload content for you forum post? http://about.me/webfool |
|
|
|
|
#2 (permalink) |
![]() |
Slovd read guide here:
http://forums.untangle.com/tip-day/1...html#post65830
__________________
"Of all the things I've lost, I miss my mind the most" Untangle Reseller (Sweden) WebFooL@fakenews.se http://fakenews.se/ Need space to Upload content for you forum post? http://about.me/webfool |
|
|
![]() |
| Thread Tools | |
|
|