Koozali.org: home of the SME Server

Using Apache Server as a reverse HTTP proxy sme 7 sme 8

Offline mgb

  • *****
  • 558
  • +0/-0
Using Apache Server as a reverse HTTP proxy sme 7 sme 8
« on: August 25, 2011, 12:11:11 PM »
Thanks all for helping
Skype yosii2009

Offline mmccarn

  • *
  • 2,651
  • +10/-0
Re: Using Apache Server as a reverse HTTP proxy sme 7 sme 8
« Reply #1 on: August 25, 2011, 02:04:07 PM »
Now built-in and well supported for entire domain pass-thru:
http://wiki.contribs.org/SME_Server:Documentation:FAQ#Proxy_Pass

selective Proxypass can be effected using custom templates - to forward http://my.smeserver.com/otherdir to http://some.otherserver.com you need (I think) to create a custom template fragment in /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf

Here is one example:
http://forums.contribs.org/index.php?topic=40075.0

Offline mgb

  • *****
  • 558
  • +0/-0
Re: Using Apache Server as a reverse HTTP proxy sme 7 sme 8
« Reply #2 on: August 28, 2011, 10:53:06 AM »
I think I did not understand the role of the proxy    reverse HTTP proxy

   I'll explain what I mean.
 
Due to poor translation of evidence each line separately

   I have my internal network site
     I want to take the load of Internet traffic.
    There are ISP's proxy.
     I want to see if I can.
    ISP proxy is set.
     Result you want users to my site
     Due to these settings quickly
     Whether the site can be set in SME
      Proxy settings of the ISP
 If yes but make my server settings SME


HTTP reverse proxy
 Another explanation for understanding
HTTP=http://mysme  =ip 10.0.0.1
 reverse
 proxy= proxy isp  = ip 212.194.*.*   port 8090
« Last Edit: August 28, 2011, 11:02:05 AM by mgb »
Thanks all for helping
Skype yosii2009